Page 1 of 1

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

Posted: Mon Apr 24, 2006 4:08 pm
by 9043110
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

Posted: Tue Apr 25, 2006 8:20 am
by narcis
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.