Using charts in C++ Builder (Borland Developer Studio 2006)

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
jim
Newbie
Newbie
Posts: 1
Joined: Tue Apr 18, 2006 12:00 am

Using charts in C++ Builder (Borland Developer Studio 2006)

Post by jim » Mon Apr 24, 2006 4:08 pm

Hello,

I've bought and installed the TeeChart Standard v7 (7.06) for Borland Developer Studio 2006 and I have serious troubles to create a very simple application using charts in the C++ Builder included in BDS2006.

When I place a chart on a form and I'm trying to run this application, first I always get a dialog box 'Find Static Library' with text 'Unable to find static library: Tee710.lib' and following compilation always failes with the error 'Unable to open include file 'Chart.hpp', 'TeEngine.hpp', 'TeeProcs.hpp' ...

When I was seeking for more information, I found that the package I downloaded hasn't installed any include files, all examples are in Pascal only (for Delphi) ... there's no single mark of support for C++ Builder.

Am I doing something wrong or is the explanation, that I bought a TeeChart version, which does not support C++ Builder in Borland Developer Studio 2006 and is working in Delphi only?


Thanks for any help!


Jim

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

Post by Narcís » Tue Apr 25, 2006 8:20 am

Hi Jim,

Yes, you are right. This is an installer defect. We are going to fix it for v7.07 which is expected to be released very soon. In the meantime I'll send you v7.06 Pro "Include" folder which is missing in the Standard version. You'll have to add this folder and its files to the installation "Delphi10" folder and add its path to the project\options\Include path.
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