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
Unit TeEngine was compiled with a different version errors
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |