Compile error...

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Chris_V
Newbie
Newbie
Posts: 3
Joined: Sun Nov 04, 2001 5:00 am

Compile error...

Post by Chris_V » Thu Sep 30, 2004 2:07 am

Hi.

I am changing some code written for us way back in 1999, and when I try and compile the applicaiton now I get the following error

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

I searched google and came up with a site that said to download teechart v4 standard for quick report version 3.

Now I am running teechart v5 pro and delphi 5 and dont know if this is going to mess up my current config of teechart.

can anyone please tell me how I can resolve this issue? I think the initial application was written in Delphi2 but I am not certain, and I dont knw which teechart version was used.

Cheers

Chris Veale

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Sep 30, 2004 6:29 am

Hi Chris,

most likely you've installed a newer QuickReport version and this project was done before install it. In that case you should recompile/reinstall TQRChart component. As you are TeeChart Pro customer then all necessary files + instructions how to do it are usually located in one of TeeChart subfolders (QuickReport). See the 'install.txt' file.

Post Reply