Page 1 of 1

Using C++Builder 2007 and TeeChart 8.01

Posted: Wed Sep 12, 2007 9:40 pm
by 9237924
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

Posted: Thu Sep 13, 2007 7:19 am
by narcis
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.

Using C++Builder 2007 Update 3 and TeeChart 8.01

Posted: Thu Sep 13, 2007 8:48 am
by 9237924
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

Posted: Thu Sep 13, 2007 8:54 am
by narcis
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.

Posted: Fri Sep 14, 2007 12:06 pm
by 9237924
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
:?

Posted: Tue Sep 18, 2007 8:15 am
by narcis
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!

Posted: Sun Oct 07, 2007 9:37 am
by 9237924
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:

Posted: Mon Oct 08, 2007 9:06 am
by narcis
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.