Emboss not defined

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Bill
Newbie
Newbie
Posts: 21
Joined: Mon Jan 03, 2011 12:00 am

Emboss not defined

Post by Bill » Tue Sep 13, 2011 12:29 pm

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

Bill
Newbie
Newbie
Posts: 21
Joined: Mon Jan 03, 2011 12:00 am

Re: Emboss not defined

Post by Bill » Tue Sep 13, 2011 1:21 pm

However, the same issue does not exist in C++Builder XE!

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Emboss not defined

Post by Narcís » Wed Sep 14, 2011 1:38 pm

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

Bill
Newbie
Newbie
Posts: 21
Joined: Mon Jan 03, 2011 12:00 am

Re: Emboss not defined

Post by Bill » Wed Sep 14, 2011 2:23 pm

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

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Emboss not defined

Post by Sandra » Thu Sep 15, 2011 12:06 pm

Hello Bill,

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply