Page 1 of 1

TQRChart compile error

Posted: Tue Aug 12, 2008 3:27 am
by 9047558
I have installed TQRChart with QR4Pro and D5.
When I attempt to compile my application,
I receive the following error message:

"Unit QrTee was compiled with a different version of TeeProcs. TCustomTeePanelExtended.FillPanelRect"

When I try adding the Steema\TeeChart for Delphi 5\Delphi5\Lib
to the search path, I receive the following error message:

"Unit QrTee was compiled with a different version of QuickRpt.TQRPrintable"

I did compile TeeQR75.dpk and DclTQR75.dpk before installing
the DclTQR75.bpl

Can someone tell me what to re-compile, and where to place it?

Thanks.

Posted: Tue Aug 12, 2008 7:58 am
by yeray
Hi eegirl,

Have you tried to follow the instructions from the article "QuickReport" at here?

I think that the most probably could be previous installations files referenced at the search paths. So, the best you could do probably will be to start from the beginning "cleaning" your delphi. So, I recommend you to uninstall teechart and even QuickReport and search and remove any teechart or quickreport remaining file from delphi's search paths and system32.

Then I hope that the article will help you reinstalling everything fine. But if you find troubles at any step, please, feel free to ask here about them.