Page 1 of 1

Emboss not defined

Posted: Tue Sep 13, 2011 12:29 pm
by 16558319
Hi,

I've just installed TeeChart pro 2011.03.30407 to C++ Builder 2010 Pro. When create a simple vcl form, drag a TChart, added a TRectangleTool to the form and compile, I get the following error

[BCC32 Error] TeeTools.hpp(831): E2303 Type name expected, and it points to

__Property Emboss

How do I resolve this issue?

Thanks

-Bill

Re: Emboss not defined

Posted: Tue Sep 13, 2011 1:21 pm
by 16558319
However, the same issue does not exist in C++Builder XE!

Re: Emboss not defined

Posted: Wed Sep 14, 2011 1:38 pm
by narcis
Hi Bill,

This probably indicates that your C++ Builder 2010 is referencing old TeeChart units. Could you please check that paths at Tools -> Options -> C++ Options -> Paths and Directories -> Include Path and Library path have latest Teechart Include and Lib folders on *top* of the respective lists?

Thanks in advance.

Re: Emboss not defined

Posted: Wed Sep 14, 2011 2:23 pm
by 16558319
Thanks. Problem solved. The problem was caused by reinstalling BCB 2010, and then run TeeInstall.exe from
"C:\Program Files\Steema Software\TeeChart 2011 for Delphi 2010". By re-run "TeeChart2011Delphi2010.exe", all old files are moved to the backup folder, so no more issues.

Thanks

-Bill

Re: Emboss not defined

Posted: Thu Sep 15, 2011 12:06 pm
by 10050769
Hello Bill,

Thank you for shared the information about how you solve your problem, it will be helpful for other clients :).

Thanks,