Cannot build a VCL project for a 64-bit Windows Target
Posted: Mon Dec 17, 2012 8:40 am
I cannot build a VCL project using TeeChart for a 64-bit Windows Target. 32-bit Windows Target compilation is OK.
To simplify the problem, if I create a new VCL Forms application using Delphi XE3, add TChart and TeeCommander objects to Unit 1 and then build this project for a 64-bit Windows target I get the following error message:
[dcc64 Fatal Error] Unit1.pas(8): F2051 Unit VCLTee.TeeComma was compiled with a different version of VCLTee.Chart.TCustomChart
My 64-bit Windows Library path includes:
C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE3\Delphi17.win64\Lib
To simplify the problem, if I create a new VCL Forms application using Delphi XE3, add TChart and TeeCommander objects to Unit 1 and then build this project for a 64-bit Windows target I get the following error message:
[dcc64 Fatal Error] Unit1.pas(8): F2051 Unit VCLTee.TeeComma was compiled with a different version of VCLTee.Chart.TCustomChart
My 64-bit Windows Library path includes:
C:\Program Files (x86)\Steema Software\TeeChart 2012 for RAD XE3\Delphi17.win64\Lib