XE2 Installation Issue

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
alexiat
Newbie
Newbie
Posts: 1
Joined: Mon Sep 10, 2012 12:00 am

XE2 Installation Issue

Post by alexiat » Mon Sep 10, 2012 3:36 pm

I have Delphi XE2 Enterprise. I installed the latest 2012 TeeChart and then the latest 2012 TeeChart source code. When I try to compile my project I am getting a lot of errors. Weird things that exist in both my code and the TeeChart source code itself. Such as in the TeeCandlEdit unit on Button1.LinkPen(Pen) where the error says "incompatible types: vcltee.tecanvas.tchartpen and tecanvas.tchartpen". I made sure the TeeStd that comes with XE2 is not installed and manually deleted any Tee bpl that still existed in Embarcadero's folders.

I tried TeeRecompile and it worked great so I realize it must be something within XE2 itself that I am missing. I checked packages and the library paths and everything is as it should be. Can anyone tell me what I am missing? Thanks.

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

Re: XE2 Installation Issue

Post by Narcís » Wed Sep 12, 2012 10:39 am

Hi alexiat,

This is most likely a unit scope name problem. I'd try doing what Yeray suggested here.

If this doesn't help don't hesitate to let us know.

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

Post Reply