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
Emboss not defined
Re: Emboss not defined
However, the same issue does not exist in C++Builder XE!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Emboss not defined
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.
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.
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 |
Re: Emboss not defined
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
"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
Hello Bill,
Thank you for shared the information about how you solve your problem, it will be helpful for other clients .
Thanks,
Thank you for shared the information about how you solve your problem, it will be helpful for other clients .
Thanks,
Best Regards,
Sandra Pazos / 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 |