TeeGDIPlus error and Cbuilder XE4

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
anauta2014
Newbie
Newbie
Posts: 48
Joined: Tue Apr 09, 2013 12:00 am

TeeGDIPlus error and Cbuilder XE4

Post by anauta2014 » Sat Jun 15, 2013 3:34 pm

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+
With best regards
Vladimir

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeGDIPlus error and Cbuilder XE4

Post by Yeray » Tue Jun 18, 2013 3:16 pm

Hello Vladimir,

Some other customers have found it. We are working on it for the next maintenance release.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeGDIPlus error and Cbuilder XE4

Post by Yeray » Fri Jun 21, 2013 2:14 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

anauta2014
Newbie
Newbie
Posts: 48
Joined: Tue Apr 09, 2013 12:00 am

Re: TeeGDIPlus error and Cbuilder XE4

Post by anauta2014 » Mon Jun 24, 2013 5:43 am

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.
With best regards
Vladimir

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeGDIPlus error and Cbuilder XE4

Post by Yeray » Thu Jun 27, 2013 11:17 am

Hi Vladimir,

New tests with Win8 seem to confirm this has to be caused by some confusion in your IDE.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply