Page 1 of 1

XE2 Update #4; Quickreport 5: How to install qrChart

Posted: Sun Mar 25, 2012 7:02 pm
by 16561970
Hi all,

how can I install qrChart for quickreport 5. In my source files there is no DclTee9QR5D16.

Thanks for replay.

Philip

Re: XE2 Update #4; Quickreport 5: How to install qrChart

Posted: Mon Mar 26, 2012 7:33 am
by narcis
Hi Philip,

What about the packages at the Delphi16.win32\QuickReport folder? You should follow the instructions at Install.txt there and the QuickReport article here.

Hope this helps.

Re: XE2 Update #4; Quickreport 5: How to install qrChart

Posted: Mon Mar 26, 2012 5:17 pm
by 16561970
There is no Quickreport-Folder, even if I check "Quickreport" in the Recompile tool

Re: XE2 Update #4; Quickreport 5: How to install qrChart

Posted: Tue Mar 27, 2012 9:06 am
by yeray
Hi,

- Binary installation: DclTQR916 and TeeQR916 (.dpk and .res) are in the "\Delphi16.win32\QuickReport" folder.
- Source Code installation: DclTQR916 and TeeQR916 (.dpk and .res) are in the "\Sources" folder.

You should check the references on them and build&install them; you could optionally rename them to DclTee9QR5D16 and Tee9QR5D916 (.dpk and .res) before.
Read the QuickReport article here to know how to do it.