Delphi6 Pro, I installed TChart 7.01, but when I try putting anything Tchart on a form i get error that the Tee units were compiled with a different version of System.RTLversion.
I have D6 patched up to update 2 and RTL 1, 2 and 3. Is it a library path thing i need to reset somewhere?
thanks
Sean
Different version of system RTL
-
- Advanced
- Posts: 103
- Joined: Tue Mar 02, 2004 5:00 am
- Location: Bad Wurzach
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Sean,
When using TeeChart on Delphi 6, having all its updates is necessary. The proceeding that works is:
1. Uninstall TeeChart. Making sure no old TeeChart packages or references remain on Delphi 6.
2. Install all Delphi 6 general and RTL updates.
3. Reinstall TeeChart. Please notice that v7.04 is available at our Customer Download Area for v7 registered customers.
4. Check that Delphi 6 points to latest TeeChart version "Bin" and "Lib" folders at Project\Options\Directories/Conditionals\Search Path. And that those folders are on top of that list.
Have you followed those steps when installing?
When using TeeChart on Delphi 6, having all its updates is necessary. The proceeding that works is:
1. Uninstall TeeChart. Making sure no old TeeChart packages or references remain on Delphi 6.
2. Install all Delphi 6 general and RTL updates.
3. Reinstall TeeChart. Please notice that v7.04 is available at our Customer Download Area for v7 registered customers.
4. Check that Delphi 6 points to latest TeeChart version "Bin" and "Lib" folders at Project\Options\Directories/Conditionals\Search Path. And that those folders are on top of that list.
Have you followed those steps when installing?
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 |