Page 1 of 1

Compile Error

Posted: Fri Mar 22, 2013 10:59 am
by 16565012
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

Re: Compile Error

Posted: Fri Mar 22, 2013 11:06 am
by narcis
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.