Page 1 of 1

Different version of system RTL

Posted: Wed Sep 14, 2005 1:25 pm
by 8443014
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

Posted: Wed Sep 14, 2005 1:49 pm
by narcis
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?