I downloaded and installed TeeChart Standard 7 for Delphi 2007 and see if I can use it with RB 10.06. My program now refuses to compile ChrtUI. I'm getting "unit compiled with a different version" error. Am I missing something ?
You need to run the RBTeeInstallBuilder.exe application located in the \RBuilder\TeeChart\... directory. This will automatically rebuild all the RB/TeeChart packages and install them into the IDE.
Are you sure you are using TeeChart Standard? If you are perhaps using TeeChart Professional 7.11, to manually install TeeChart by first opening the rbTC10105.dpk, rbTCUI10105.dpk, and rbTDBC10105.dpk files located in the \RBuilder\TeeChart\TeePro700\... directory and changing all Tee*710 references to Tee*711. Then run the stand alone RBTeePackageBuilder.exe application located in the \RBuilder\TeeChart directory.
If this is not the case, you need to double check your library paths to be sure you are not using an old TeeChart package somewhere on your machine that may cause this problem.
Comments
You need to run the RBTeeInstallBuilder.exe application located in the
\RBuilder\TeeChart\... directory. This will automatically rebuild all the
RB/TeeChart packages and install them into the IDE.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
to mention that.
TeeChart Professional 7.11, to manually install TeeChart by first opening
the rbTC10105.dpk, rbTCUI10105.dpk, and rbTDBC10105.dpk files located in the
\RBuilder\TeeChart\TeePro700\... directory and changing all Tee*710
references to Tee*711. Then run the stand alone RBTeePackageBuilder.exe
application located in the \RBuilder\TeeChart directory.
If this is not the case, you need to double check your library paths to be
sure you are not using an old TeeChart package somewhere on your machine
that may cause this problem.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com