Page 1 of 1

Compiling error of TeeFilters.hpp

Posted: Tue Feb 05, 2008 6:21 am
by 10048111
Hello,
I’ve just installed TeeChart Pro 8.02 and compiled an existing project by C++ Builder update4 on my brand new PC and get the following error message.

[C++ Error] Teefilters.hpp(31): E2316 'TTeeFilter' is not a member of 'Tecanvas'”

Any Ideas?

Posted: Tue Feb 05, 2008 10:56 am
by narcis
Hi Yuizi,

This was a known issue fixed in v8.02 as you can read here:

http://www.teechart.net/support/viewtop ... tteefilter
http://www.teechart.net/support/viewtop ... tteefilter

Could you please check that your project is not referencing v8.01 packages?

Thanks in advance.

Posted: Tue Feb 05, 2008 11:25 am
by 10048111
Hi Narcís,

The problem has already been solved.
I simply moved the TeeChart paths to the head of library and include path lists.

Thanks Anyway! :D