Page 1 of 1

Using Teechart 8.02 in quickreport5 (Delphi 2007)

Posted: Fri Jul 25, 2008 7:42 am
by 10549679
Hello,

I'm compiled Tee8QR4D2007.dpk and DCLTEE8QR4D2007.dpk for using TqrChart composant.

When i make installation, it's OK, but when i want to use the composant, i have a error message
Image

When i go to the "package installer" of delphi and i show the "teechart for quickreport" package, it is empty
Image

Thanks for your help and all my excuses for my bad english

[/img]

Posted: Mon Jul 28, 2008 8:50 am
by yeray
Hi yam49,

Could you try to follow the QuickReport instructions here?

And note that in this topic title you talk about QuickReport v5 and the packages you are mentioning are from QuickReport v4 (xxxQR4xxx.dpk and DclxxxQR4xxx.dpk).

Posted: Mon Jul 28, 2008 10:31 am
by 10549679
I have purchased the QR5 Pro, and Teechart 8.02, When i have installed teechart, i don't have any file xxxQR5xxx.dpk but only xxxQR4xxx.dpk

I have make the compilation with this file, i just modify in the package the uses Qr4rund11.cpp in Qr5rund2007.dcp

With this modification, i can compiled the package and installed it

cordially

Posted: Tue Jul 29, 2008 7:32 am
by yeray
Hi yam49,

I'm happy to see that!

Posted: Tue Jul 29, 2008 8:13 am
by 10549679
Sorry, but I am badly expressed.

In the previous pos, i explain the method that I used to install the component, which appears but disappears as soon as I try to use it, as indicated in my firt message.

The problem is not solved and I have no solution, the topic precedent would seek to explain why I use the file xxxQr4xxx and my post speaks of QR5

Please help me because I turn in circles to do nothing

best regards

Posted: Tue Jul 29, 2008 8:37 am
by yeray
Hi yam49,

I've sent a link to download the v8.03 Release Candidate to your email account. As you are source code customer, probably the easiest way to install everything may be using TeeRecompile.

Posted: Wed Jul 30, 2008 8:06 am
by 10549679
Good morning,

I installed the TeeChartPro8.03 from source and launched the compilation and installation with teerecompile (i have check the quickreport box). It installs teechart, but I have always an error message on the launch of Delphi and to be able to execute delphi, I must delete the file, as a result I did not always component TQRCHART

If you have another idea

Best regards

Posted: Wed Jul 30, 2008 8:08 am
by narcis
Hi yam49,

Which is the exact error message you get when launching Delphi?

Thanks in advance.

Posted: Wed Jul 30, 2008 9:38 am
by 10549679
This message
Image

Cordially

Posted: Wed Jul 30, 2008 9:46 am
by 10549679
When i put in the dephi/bin directory the 4 files find in the TeeChart/bin compiled directory

I have a new error message
Image

if I did not remove that reference, I can't use delphi

Thanks

Posted: Wed Jul 30, 2008 9:58 am
by narcis
Hi yam69,

Thanks for the information. In that case your problem seems the same as discussed here.

Hope this helps!

Posted: Wed Jul 30, 2008 1:34 pm
by 10549679
That's it works ! :D

Once re-made sources, we must open the project TEE8QR5D11.dpk and replace the file TEE811.DCP by TEEPRO811.DCP, compile and copy the file TEE8QR5D11.BPL instead of the one made by the installation procedure. (normally in windows\system32)

Then open the project DCLTEE8QR4D11.dpk and replace DCLTEE811.dcp file by file DCLTEEPRO811.dcp, then compile and replace the file DCLTeePro811.dcp (normallly in tne compiled bin directory of Teechart)


Thanks to all

Posted: Wed Jul 30, 2008 1:38 pm
by narcis
Hi yam49,

You're very welcome! I'm glad to hear you could solve the problem :wink: .