Compile Error

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Bernie07
Newbie
Newbie
Posts: 5
Joined: Mon Feb 18, 2013 12:00 am

Compile Error

Post by Bernie07 » Fri Mar 22, 2013 10:59 am

Hello,

the TeeChart Pro with Source Component is installed without problems.
Also the Reportbuilder TeeChart Pro Package is installed without problems.
But if I try to compile one of my project I get the following Compile Error in ppChrtUI.pas

F2051 Unit VCLTee.TeeStore is compiled with a different version of VCLTee.Chart.TCustomChart

Any ideas?

Best wishes
Bernhard

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

Re: Compile Error

Post by Narcís » Fri Mar 22, 2013 11:06 am

Hi Bernhard,

This error message indicates that somewhere in your Delphi you are referencing old TeeChart units: at search paths, installed packages list, report builder components being compiled with an older TeeChart version, etc. Please check your IDE for old version references.
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