Page 1 of 1

Compiletime error with debug dcu's

Posted: Fri Jan 14, 2011 11:18 am
by 16556124
My application compiles silently with the Debug Build Configuration, when the checkmark for debug dcu's is off.
When I turn it on, I get the error F2051 : Unit TeeGDIPlus was compiled with a different version of GDIPOBJ.TGPGraphics.

Compiler Delphi XE Update 1
TeeChart 2010 latest version

Please note that I completely deleted all Tee*.* as well as the Chart.* and Series.* files from the compilers lib\win32\debug and lib\win32\release directories. This was the only known way to make Teechart work with ReportBuilder.

Regards
Gerhard Sachs

Re: Compiletime error with debug dcu's

Posted: Fri Jan 14, 2011 11:33 am
by narcis
Hi Gerhard,

This is the same problem as discussed here. If this doesn't solve the problem it could be that ReportBuilder packages also referenced that unit and they were not built for the very same TeeChart version you are using. You should first install TeeChart and then ReportBuilder.