Errors Recompiling TQRChart for QuickReports in Delphi 2006
Posted: Thu Nov 30, 2006 8:14 pm
Using
=========================
Delphi 2006
QuickReport 4.06 Pro
TeeChart Pro 7.08
=========================
I performed the following steps of the instructions.
1) Open Delphi 2006.
2) Next, close all projects. Then go to the "File->Open project" menu and pick the TeeQR710.dpk package.
3) For <b>Quick Report 4</b>, you'll have to remove the reference to the old <b>Quick Report v3</b> package and replace it with the new runtime package. For Delphi 7, you should remove the qrpt70.dcp file (or similar, depending which QR version you previously used) and replace it with the QR4RunD7.dcp package. Also, set the package build option to "Rebuild as needed".
------------------------
I changed the the QRPT.dcp to QR4runD2006.dcp
------------------------
4) Now click the "Compile" button. The package should compile correctly. If you receive errors, see "TroubleShooting" below.
------------------------
No Errors were receive during the compiled
------------------------
8 ) Open the DclTQR710.dpk package ("File->Open project" menu).
9) Now click the "Compile" button. The package should compile automatically. If you receive errors, see "TroubleShooting" below.
------------------------
Errors were received during this compile.
Error = Required Package DCLTEE710 not found.
Could not continue from th is point..
Could you please provide some assistance.
As an Aside this happened when i tried to use the TQRChart component in Delphi 2005. I had the same problem and could never get the code to compile correctly and you finally sent me a copy of the compiled code to my email address. Your help is appreciated. Thanks
=========================
Delphi 2006
QuickReport 4.06 Pro
TeeChart Pro 7.08
=========================
I performed the following steps of the instructions.
1) Open Delphi 2006.
2) Next, close all projects. Then go to the "File->Open project" menu and pick the TeeQR710.dpk package.
3) For <b>Quick Report 4</b>, you'll have to remove the reference to the old <b>Quick Report v3</b> package and replace it with the new runtime package. For Delphi 7, you should remove the qrpt70.dcp file (or similar, depending which QR version you previously used) and replace it with the QR4RunD7.dcp package. Also, set the package build option to "Rebuild as needed".
------------------------
I changed the the QRPT.dcp to QR4runD2006.dcp
------------------------
4) Now click the "Compile" button. The package should compile correctly. If you receive errors, see "TroubleShooting" below.
------------------------
No Errors were receive during the compiled
------------------------
8 ) Open the DclTQR710.dpk package ("File->Open project" menu).
9) Now click the "Compile" button. The package should compile automatically. If you receive errors, see "TroubleShooting" below.
------------------------
Errors were received during this compile.
Error = Required Package DCLTEE710 not found.
Could not continue from th is point..
Could you please provide some assistance.
As an Aside this happened when i tried to use the TQRChart component in Delphi 2005. I had the same problem and could never get the code to compile correctly and you finally sent me a copy of the compiled code to my email address. Your help is appreciated. Thanks