TQRChart compile error

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
eegirl
Newbie
Newbie
Posts: 2
Joined: Mon Jun 18, 2007 12:00 am

TQRChart compile error

Post by eegirl » Tue Aug 12, 2008 3:27 am

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.

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Tue Aug 12, 2008 7:58 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply