Compiling error of TeeFilters.hpp

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Yuizi
Newbie
Newbie
Posts: 2
Joined: Tue Jan 29, 2008 12:00 am
Location: Tokyo, Japan

Compiling error of TeeFilters.hpp

Post by Yuizi » Tue Feb 05, 2008 6:21 am

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?

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 Feb 05, 2008 10:56 am

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.
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

Yuizi
Newbie
Newbie
Posts: 2
Joined: Tue Jan 29, 2008 12:00 am
Location: Tokyo, Japan

Post by Yuizi » Tue Feb 05, 2008 11:25 am

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

Post Reply