Page 1 of 1

Problem after installing 8.06

Posted: Tue Mar 23, 2010 6:17 pm
by 10554205
New Delphi 2009 install
New TeeChart Pro 8.06 install

After installing, the following three Tee*.dcu files are still in my \Program Files\CodeGear\RAD Studio\6.0\lib\debug folder:
TeeFilters.dcu
TeeFiltersEditor.dcu
TeeStore.dcu

When trying to build an existing project, I get the error:
[DCC Fatal Error] uDashChart.pas(9): F2051 Unit TeeFilters was compiled with a different version of TeCanvas.TCustomTeeGradient

My "Backup_TeeChart" folder has these three files already. Both sets of files have the same date/time (01/14/2009 02:03 PM), leading me to believe all of these files were installed as part of Delphi (likely Update 3). I believe the TeeChart Pro installer is failing to make backups of both sets ("lib" and "debug").

Further, before the installer was finished, Windows displayed the message "This program might not have installed correctly". Based on my experience with Windows installers, I believe this may have been caused by the attempt to move these three files into the "Backup_TeeChart" folder, which failed, caused an error in the installer, and resulted in this message from Windows. But that's just my guess. :)

I created a "debug" folder under "Backup_TeeChart", moved those three files from "lib\debug" to "lib\Backup_TeeChart\debug", and now my project compiles.

Jon

Re: Problem after installing 8.06

Posted: Thu Mar 25, 2010 3:27 pm
by narcis
Hi Jon,

Yes, those files belong to the TeeChart version shipped with Delphi. This is a known issue (TV52014507) which we fixed for the next maintenance release.