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+
TeeGDIPlus error and Cbuilder XE4
-
- Newbie
- Posts: 48
- Joined: Tue Apr 09, 2013 12:00 am
TeeGDIPlus error and Cbuilder XE4
With best regards
Vladimir
Vladimir
Re: TeeGDIPlus error and Cbuilder XE4
Hello Vladimir,
Some other customers have found it. We are working on it for the next maintenance release.
Some other customers have found it. We are working on it for the next maintenance release.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeGDIPlus error and Cbuilder XE4
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.
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 48
- Joined: Tue Apr 09, 2013 12:00 am
Re: TeeGDIPlus error and Cbuilder XE4
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.
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
Vladimir
Re: TeeGDIPlus error and Cbuilder XE4
Hi Vladimir,
New tests with Win8 seem to confirm this has to be caused by some confusion in your IDE.
New tests with Win8 seem to confirm this has to be caused by some confusion in your IDE.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |