Hi,
Dropping a chart on a form or frame, and an additional chart component like the chart previewer, commander etc is causing compiler error:
[BCC32 Error] Teefilters.hpp(33): E2316 'TTeeFilter' is not a member of 'Tecanvas'
What is wrong? I want to get such a simple thing compiling before buying the "real" version.
I saw an earlier post fir a earlier version of Teechart having the same problem...
Thanks,
totte
Using RAD 2007, C++ and TeeChart version 8.04 Trial
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Seattle
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Totte,
Most likely the thread you saw was this one:
http://www.teechart.net/support/viewtopic.php?t=7122
Which TeeChart version are you using? Does this occur using latest release available, which is v8.04?
Thanks in advance.
Most likely the thread you saw was this one:
http://www.teechart.net/support/viewtopic.php?t=7122
Which TeeChart version are you using? Does this occur using latest release available, which is v8.04?
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 |
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Seattle
- Contact:
-
- Newbie
- Posts: 8
- Joined: Fri Nov 15, 2002 12:00 am
- Location: Seattle
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Totte,
You should try to add TeeChart's "Lib\obj" folder or $(TEELIBPATH)\Obj, which is the same, at Project->Options->Path and Defines->Library Path list in C++ Builder.
Hope this helps!
You should try to add TeeChart's "Lib\obj" folder or $(TEELIBPATH)\Obj, which is the same, at Project->Options->Path and Defines->Library Path list in C++ Builder.
Hope this helps!
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 |