Page 1 of 1
Can examples be set to display C++ source instead of delphi?
Posted: Tue Sep 15, 2009 10:56 am
by 10054230
Hi, is it possible to default the examples source to display the C++ versions, from the Features C++ folder?
thanks
Re: Can examples be set to display C++ source instead of delphi?
Posted: Tue Sep 15, 2009 12:18 pm
by narcis
Hi darcy,
Yes, open your machine's registry, go to the HKEY_CURRENT_USER\Software\Steema Software\TeeChart Pro v8 VCL key and change DemoPath's value to C++ Builder sources folder.
Re: Can examples be set to display C++ source instead of delphi?
Posted: Tue Sep 15, 2009 3:09 pm
by 10054230
Narcis,
Nice to meet you and thanks for the prompt reply. I know this topic is not a priority but I tried what you suggested but to no avail. In fact, each time I modify the reg entry and relaunch Tee8New.exe the DemoPath entry is removed. The demo app still runs successfully and displays the Delphi code.
Any help appreciated.
Re: Can examples be set to display C++ source instead of delphi?
Posted: Wed Sep 16, 2009 9:13 am
by narcis
Hi darcy,
Thanks for letting us know, I checked this behaviour also occurs here. You could try loading the C++ Builder demo project in your IDE and build there to check if then C++ sources are used.
Thanks in advance.
Re: Can examples be set to display C++ source instead of delphi?
Posted: Wed Sep 16, 2009 2:40 pm
by 10054230
Hi Narcis,
Thanks for the update. I attempted to build Tee8New.exe within my IDE (CB2007) but got a linking error:
[ILINK32 Error] Fatal: Unable to open file 'TEEDESIGNOPTIONS.OBJ'
The header file TeeDesignOptions.hpp the above object refers to is included at the following location, with all the other headers
C:\Program Files\Steema Software\TeeChart 8.06 for Delphi 2007\Delphi11\Include
Let me know if there is anything I can try my side.
Regards,
D'Arcy.
Re: Can examples be set to display C++ source instead of delphi?
Posted: Wed Sep 16, 2009 2:56 pm
by narcis
Hi D'Arcy,
It seems to be the same problem discussed
here. I'll send you those files.