TeeURL

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
AOS Dev
Newbie
Newbie
Posts: 8
Joined: Fri Feb 11, 2005 5:00 am

TeeURL

Post by AOS Dev » Fri Feb 11, 2005 10:50 pm

I just installed TeeChart 7.02 with Delphi 2005.
When I place a TeeChart, no problem.
When I place a SeriesTextSource1: TSeriesTextSource, I get
TeeURL was compiled with a different version of chart.TCustomChart.

What am I doing wrong please?

aos dev

AOS Dev
Newbie
Newbie
Posts: 8
Joined: Fri Feb 11, 2005 5:00 am

I also have TeeChart v5 install for Delphi 7

Post by AOS Dev » Fri Feb 11, 2005 11:31 pm

I also have TeeChart v5 Installed for Delphi 7.
I tried to change the search path to
C:\Program Files\Steema Software\TeeChart Pro 7 for Delphi 2005\Delphi9\Lib

and made Delphi search that path first, and I am still having the error.

aos dev

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Feb 14, 2005 8:20 am

Hi Aos Dev,

This problem seems like Delphi is still referencing older version packages.
I tried to change the search path to
C:\Program Files\Steema Software\TeeChart Pro 7 for Delphi 2005\Delphi9\Lib
Please try including also C:\Program Files\Steema Software\TeeChart Pro 7 for Delphi 2005\Delphi9\Bin in the search path and moving it to the top of the list as you did with "Lib" folder.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply