Page 1 of 1

Teechart and QuickReport - Install problem

Posted: Wed Jan 06, 2010 5:44 am
by 12054645
Hi

I am sorry to post this question here as it was posted here before by other users but following the steps that was presented by the support team didn't help me neither the install instructions on the article zone of this website, so I am posting the same question.

Software version:
Windows XP Pro - English (all service packs installed)
Delphi 7
QuickReport Pro Developer Version 5.X

Teechart Standart 8.0 VCL.NET (the installer version is TeeChartStandard8.06Delphi7.exe)

We had quickreports working long before we bought teechart (just now we had the needs of produce a chart and even print it), I installed the component teechart using the installer and it works fine with any form but report form.

I followed the step instructions several times I am always able to compile and install the quickreportchart component (DCLTee8QR5D7.dpk and the running package) but if I create a chart in a report of quickreport I can't compile the application, it says: "Unit QrTee was compiled with a different version of quickrpt.qtrprintable".

I'd followed the steps on the article, I uninstalled everithing, deleted all occurrences of quickreport and teechar from delphi\lib and bin and also from windows\system32, installed quickreports with delphi closed, added its bpl and path to delphi and tested (it was working fine). Did the same with teechart, installed with delphi closed, than once I open delphi it always give me an error because the installer insists on install the component for quickreport 3 - I think it is a standard for delphi 7 - than I remove from the installed packages (only the chart component for quickreport), tested the component (only the chart not on a report form), and then compiled the sources for Tee8QR5D7.dpk and DclTee8QR5D7.dpk, copied the bpl's and dcp's to the folders as per informed on the article and once I test in a report form I get always the same error "Unit QrTee was compiled with a different version of quickrpt.qtrprintable"

How can I solve this? is it possible to get a installer for quickreport 5?

Thanks and sorry to post this question once more.

Re: Teechart and QuickReport - Install problem

Posted: Thu Jan 07, 2010 3:30 pm
by narcis
Hi Krahe,

The error message indicates that either Delphi 7 or any of your packages is still referencing old QuickReport packages. Find attached TeeChart v8 packages for QuickReport 5 and Delphi 7. You'll have to compile and install them at your end as described in the instructions.