Unit TeEngine was compiled with a different version errors

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Wayne
Newbie
Newbie
Posts: 7
Joined: Fri Jan 27, 2006 12:00 am

Unit TeEngine was compiled with a different version errors

Post by Wayne » Tue Feb 14, 2006 1:59 am

I am getting the following error message when compiling my project:

Unit TeEngine was compiled with a different version of TeeProcs.TTeeCustomShape
Unit TeEngine was compiled with a different version of TeCanvas.TChartBush.

Any idea why I get this? I did a clean install of TeeChart from the source. Any help on this would be greatly appreciated.

thanks!
--Wayne

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

Post by Narcís » Tue Feb 14, 2006 8:46 am

Hi Wayne,

The most probable thing is that your IDE is still referencing old TeeChart versions. You should check that at Project\Options\Packages there is no old TeeChart version installed and that at Project\Options\Directories/Conditionals\Search Path, new TeeChart version "Bin" and "Lib" folders are on top of that list.
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

Wayne
Newbie
Newbie
Posts: 7
Joined: Fri Jan 27, 2006 12:00 am

Post by Wayne » Tue Feb 14, 2006 6:35 pm

Hi Narcis,

I don't think it's the case of an old TeeChart version. I have made certain that I uninstall the older version of TeeChart and remove all traces of the old version of TeeChart before I install the TeeChart 7.0. I even made certain that all the TeeChart bpls are clear out of the System32 directory. Please note I am using version 7.0 instead of version 7.06 of the TeeChart as there version 7.06 of TeeChart is incompatible with ReportBuilder Pro 7.04.

Any ideas?

thanks,
--Wayne

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

Post by Narcís » Wed Feb 15, 2006 9:30 am

Hi Wayne,

Have you checked the search paths at Project\Options\Directories/Conditionals\Search Path? Please make sure that your latest TeeChart version "Bin" and "Lib" directories are on top of that list.
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