Rb 12.04 and Tee Chart 2010.02.20202
Hi,
I'm currently installing Delphi XE and have created a basic project to test
my installation.
I've installed TeeChart Pro (ver 2010.02.20202) then installed Report
Builder 12.04, I've rerun the RBTeePackageBuilder (just to be sure) but when
I try to compile my simple form with a TppReport with a TpPChart component
on it I am getting a "ppChrt was compile with a different version of
TeCanvas.TTeeGradient" error.
What am I doing wrong?
TIA
I'm currently installing Delphi XE and have created a basic project to test
my installation.
I've installed TeeChart Pro (ver 2010.02.20202) then installed Report
Builder 12.04, I've rerun the RBTeePackageBuilder (just to be sure) but when
I try to compile my simple form with a TppReport with a TpPChart component
on it I am getting a "ppChrt was compile with a different version of
TeCanvas.TTeeGradient" error.
What am I doing wrong?
TIA
This discussion has been closed.
Comments
This indicates that you are still compiling with an different version of
TeeChart. Check your library path to be sure you do not have any old
TeeChart files present. Specifically check the ($Delphi)\Lib directory
to be sure the TeeChart standard files have been moved.
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I'm rebuilding my PC now (other windows/delphi issues) so maybe it'll come
right with a clean install, otherwise I'll follow up this advice.