Page 1 of 1

TeeGDIPlus error and Cbuilder XE4

Posted: Sat Jun 15, 2013 3:34 pm
by 16565588
Today I've installed fresh version of the CBuilder XE4 and the last TeeChartPro2013 from binary.
The simple application could not be compiled due to this old issue.
I found for me the simple solution:

1.I've changed the 3D->Render to the GDI
2. The #include <Winapi.GDIPAPI.hpp> // Pascal unit - I've deleted this line from my source code.

After that the application was compiled fine.

Conclusion: current version of the TeeChartPro2013 can't be used for CBuilder XE3-XE4 (or may be XE-XE2 also, I did not check) with Render = GDI+

Re: TeeGDIPlus error and Cbuilder XE4

Posted: Tue Jun 18, 2013 3:16 pm
by yeray
Hello Vladimir,

Some other customers have found it. We are working on it for the next maintenance release.

Re: TeeGDIPlus error and Cbuilder XE4

Posted: Fri Jun 21, 2013 2:14 pm
by yeray
Hi Vladimir,

As you can read here, I've prepared a new environment with a fresh install of Windows 7 x64 (Ultimate N) with Service Pack 1, C++Builder XE4 with Update1 and TeeChart Pro v2013.08 (final binary, not beta), everything with the default settings, and everything seems to work fine in it.

Re: TeeGDIPlus error and Cbuilder XE4

Posted: Mon Jun 24, 2013 5:43 am
by 16565588
Hi, Yeray
I am using windows8-64 on two PCs. Both installation of the TeeChart2013 have the same problem with TeeGDIPlus headers.
For this reason I have to disable GDI+ renedering and work without.

I've seen this issue for XE2-XE3 CBuilder also.

Re: TeeGDIPlus error and Cbuilder XE4

Posted: Thu Jun 27, 2013 11:17 am
by yeray
Hi Vladimir,

New tests with Win8 seem to confirm this has to be caused by some confusion in your IDE.