Using TeeChart 2013 September Beta with C++ Builder

TeeChart Beta versions
Post Reply
ianh
Newbie
Newbie
Posts: 1
Joined: Tue Nov 05, 2013 12:00 am

Using TeeChart 2013 September Beta with C++ Builder

Post by ianh » Thu Nov 07, 2013 11:26 am

Hello

I'm trying to use the Beta Version of TeeChart (Released on 11th Sep 2013) with C++ Builder XE5.

The zip file does not include any C++ header files and therefore I can't include the charts with my code.

I have tried using the 'TeeRecompile.exe' in the hope that it will generate the header files for me. However when I use the tool I a number of error messages (see below) which I assume is due to the fact that I don't have a Delphi compiler.

I am new to C++ Builder and so there may be something that I have overlooked.

Could someone advise on how I may use the beta release of TeeChart with C++?

Thanks

Ian


TeeChart Pro
Compilation started: 05/11/2013 10:14:05

Win32 v19 Architect (C++) OK. Time: 6s
Tee919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
TeeUI919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
TeeDB919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
TeePro919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
TeeGL919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
TeeImage919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
TeeWorld919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
TeeLanguage919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
DclTee919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
DclTeePro919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
DclTeeProStd919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
FMXTee919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
FMXTeeUI919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
FMXTeeDB919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
FMXTeePro919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
FMXTeeLanguage919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
DclFMXTee919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
DclFMXTeePro919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------
DclFMXTeeProStd919
This version of the product does not support command line compiling.
--------------------------------------------------------------------------------

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

Re: Using TeeChart 2013 September Beta with C++ Builder

Post by Narcís » Wed Nov 20, 2013 11:41 am

Hello,

Apologies for the delayed reply. The final versions was published yesterday. Please feel free to download either registered or evaluation version installers. You'll find complete information here.
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

Post Reply