Problem installing teechart 8 on Rbuilder 10.8
I have installed report builder and teechart 8 on delphi 2007.
At design time the teechart component is available and I have no problem
there.
I open de demo in "C:\Archivos de programa\CodeGear\RAD
Studio\5.0\RBuilder\Demos\3. EndUser\1. Report Explorer" and change the
line {x$DEFINE TeeChart} to {$DEFINE TeeChart}
When I cimpile the program, I get the error message:
"[DCC Error] myEURpt.pas(83): F2051 Unit ppChrt was compiled with a
different version of TeeProcs.TCustomTeePanel.AssignTo"
I have tried recompiling Teechart and Rbuilder and still get the error
message. I have run out of options. please help.
Jay
At design time the teechart component is available and I have no problem
there.
I open de demo in "C:\Archivos de programa\CodeGear\RAD
Studio\5.0\RBuilder\Demos\3. EndUser\1. Report Explorer" and change the
line {x$DEFINE TeeChart} to {$DEFINE TeeChart}
When I cimpile the program, I get the error message:
"[DCC Error] myEURpt.pas(83): F2051 Unit ppChrt was compiled with a
different version of TeeProcs.TCustomTeePanel.AssignTo"
I have tried recompiling Teechart and Rbuilder and still get the error
message. I have run out of options. please help.
Jay
This discussion has been closed.
Comments
This error indicates that you are compiling with older teechart or RB dcu
files. Check your library path and be sure you do not have any old TeeChart
directories still present. Have you tried running the RBTeePackageBuilder
application included with ReportBuilder in the \RBuilder\TeeChart\...
directory? If not, try running this and see if the problem is resolved.
This should recompile the RBuilder .dcu files and place them into your \Lib
directory.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I have uninstalled everything, I recompiled teechart with Teerecompile,
and then recompiled reportbuilder with RBTeePackageBuilder and still get
the error.
I searched my computer for the RBC*.bpl and Tee*.bpl files and they are
all of the date and time that I recompiled.
Any other suggestion?
Thanks
Are you compiling with RBuilder\Source in your library path instead of
RBuilder\Lib? Thre must be a compiled file (.dcu) file on your machine
still beeing used (either from an older RB version or older TeeChart
version). I have tested and verified that the demo works correctly with RB
10.08 and TeeChart 8.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com