TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
KenW
Newbie
Newbie
Posts: 6
Joined: Thu Aug 18, 2011 12:00 am

TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp

Post by KenW » Mon Jun 02, 2014 7:15 pm

I installed TeeChart Pro for XE6 (TeeChart2014RADXE6.exe) using C++Builder Personality. Building a VCL application with a TeeChart component gives the following error.

[bcc32 Error] VclTee.TeeGDIPlus.hpp(23): E2209 Unable to open include file 'Winapi.GDIPAPI.hpp'
Full parser context
Unit1.cpp(6): #include Unit1.h
Unit1.h(13): #include C:\Program Files (x86)\Steema Software\TeeChart 2014 for RAD XE6\Delphi20.win32\Include\VclTee.TeeGDIPlus.hpp

I see others have had a similar problem, but not recently.
http://www.teechart.net/support/viewtop ... hpp#p62443

How can I obtain the other files I need?
Thanks,
Ken

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp

Post by Narcís » Tue Jun 03, 2014 7:08 am

Hi Ken,

This looks like a problem with the XE6 on-line installer. Can you please try downloading the complete ISO to be able to install the product off-line?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

anauta2014
Newbie
Newbie
Posts: 14
Joined: Tue Apr 08, 2014 12:00 am

Re: TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp

Post by anauta2014 » Tue Jun 03, 2014 8:21 am

I had seen this also, for my opinion this depends on the installer, when I installed CBuilder with unchecked TeeChart Standard, GDI*.hpp file were absent, will try to install XE6 with TeeChart Standard, if so.
With bets regards
Vladimir

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp

Post by Narcís » Tue Jun 03, 2014 8:24 am

Hello everyone,

Another customer told us the problem in XE6 occurred randomly when using the off-line installer. If they told the installer to use previously downloaded files the problem disappeared. That's why I suggested using the complete ISO to install as I expect it to include all the files necessary.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

KenW
Newbie
Newbie
Posts: 6
Joined: Thu Aug 18, 2011 12:00 am

Re: TeeChart for XE6, Unable to open Winapi.GDIPAPI.hpp

Post by KenW » Wed Jun 04, 2014 4:38 am

I uninstalled and installed as administrator using ISO (again). This time, I selected many of the third -party tools, including TeeChart Standard. Now, the files of interest are present. Thanks, Ken

Post Reply