Different Version problems

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
DNDI
Newbie
Newbie
Posts: 4
Joined: Tue Jan 26, 2010 12:00 am

Different Version problems

Post by DNDI » Fri Aug 05, 2011 3:15 pm

I am trying to use Teechart 8.06 components and am getting an error stating that Unit TeeStore was compiled with a different version of Chart.TCustomChart. Is there a way to check the versions on these units?

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Different Version problems

Post by Yeray » Fri Aug 05, 2011 3:33 pm

Hello,

This is probably indicating that your IDE or your project have crossed paths to different TeeChart installations. Please, check that the Teechart paths in the IDE library & search path lists are the correct ones and they are on the top of the lists.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply