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
Using C++Builder 2007 and TeeChart 8.01
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
Using C++Builder 2007 Update 3 and TeeChart 8.01
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
Manfred
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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!
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 |
Instructions - How to post in this forum |
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |