Using C++Builder 2007 and TeeChart 8.01

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Manfred
Newbie
Newbie
Posts: 4
Joined: Tue Aug 02, 2005 4:00 am

Using C++Builder 2007 and TeeChart 8.01

Post by Manfred » Wed Sep 12, 2007 9:40 pm

I try to update from TeeChart 7 and C++Builder 6 to TeeChart 8.01 (trial version at the moment) to run within a C++Builder 2007 project. I am using TeeCommander and other items. While compiling I get the error message “[BCC32 Error] Teefilters.hpp(33): E2316 'TTeeFilter' is not a member of 'Tecanvas'”. I did set the include path to “…\Steema Software\TeeChart 8.0.1 for Delphi 2007\Delphi11\Include”. Any idea what I am doing wrong?

Thanks in advance,
Manfred

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

Post by Narcís » Thu Sep 13, 2007 7:19 am

Hi Manfred,

You could also try adding the …\Steema Software\TeeChart 8.0.1 for Delphi 2007\Delphi11\Lib to the library path too.

If this doesn't help don't hesitate to let us know.
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

Manfred
Newbie
Newbie
Posts: 4
Joined: Tue Aug 02, 2005 4:00 am

Using C++Builder 2007 Update 3 and TeeChart 8.01

Post by Manfred » Thu Sep 13, 2007 8:48 am

I did set all the paths and in addition I installed the brand new update 3 of C++Builder today. However, still the same errors remain within TeeFilters saying “[BCC32 Error] Teefilters.hpp(33): E2316 'TTeeFilter' is not a member of 'Tecanvas'”. Any idea what to do to solve this problem?

Manfred

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

Post by Narcís » Thu Sep 13, 2007 8:54 am

Hi Manfred,

I've sent you an e-mail with the URL to download a new beta installer. Could you please try if this installer solves the problems at your end and let us know how it goes?

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

Manfred
Newbie
Newbie
Posts: 4
Joined: Tue Aug 02, 2005 4:00 am

Post by Manfred » Fri Sep 14, 2007 12:06 pm

Hi Narcis,

I have the feeling things are getting worse. With update 3 of C++Builder 2007 and the beta installer of the seema software I am able to compile the project but then I get the link errors
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Borland.Cpp.Targets(1796,3): error : Error: Unable to open file 'TEEFONTS.RES'
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Borland.Cpp.Targets(1796,3): error : Error: Unable to open file 'C.RES'
Any further idea?

Thanks in advance,
Manfred
:?

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 Sep 18, 2007 8:15 am

Hi Manfred,

Last weekend we posted new installers at the client download area. Could you please check if they solve your problem.

If this doesn't help don't hesitate to let us know.

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

Manfred
Newbie
Newbie
Posts: 4
Joined: Tue Aug 02, 2005 4:00 am

Post by Manfred » Sun Oct 07, 2007 9:37 am

Hi Narcis,

I did as you suggested. The error “Unable to open file 'TEEFONTS.RES'” is not there anymore. The error “C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Borland.Cpp.Targets(1796,3): error : Error: Unable to open file 'C.RES'” is still there as before.
I tried to locate the two files 'TEEFONTS.RES' and 'C.RES'. While 'TEEFONTS.RES' is one of the files within “…\Steema Software\TeeChart 8.01 for Delphi 2007\Delphi11\Lib”, 'C.RES' cannot be found on my system. The question is, must the file 'C.RES' be created during the compilation or does it need to be on the system in the first place and if so where do I get it from?

Any further suggestions?

Best regards,
Manfred :shock:

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

Post by Narcís » Mon Oct 08, 2007 9:06 am

Hi Manfred,

I'm afraid C.RES is not a TeeChart file. I'd recommend you to search the internet for further information on the issue.

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

Post Reply