Using Teechart 8.02 in quickreport5 (Delphi 2007)

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
yam49
Newbie
Newbie
Posts: 7
Joined: Wed Jul 23, 2008 12:00 am

Using Teechart 8.02 in quickreport5 (Delphi 2007)

Post by yam49 » Fri Jul 25, 2008 7:42 am

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]

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

Post by Yeray » Mon Jul 28, 2008 8:50 am

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).
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

yam49
Newbie
Newbie
Posts: 7
Joined: Wed Jul 23, 2008 12:00 am

Post by yam49 » Mon Jul 28, 2008 10:31 am

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

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

Post by Yeray » Tue Jul 29, 2008 7:32 am

Hi yam49,

I'm happy to see that!
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

yam49
Newbie
Newbie
Posts: 7
Joined: Wed Jul 23, 2008 12:00 am

Post by yam49 » Tue Jul 29, 2008 8:13 am

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

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

Post by Yeray » Tue Jul 29, 2008 8:37 am

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.
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

yam49
Newbie
Newbie
Posts: 7
Joined: Wed Jul 23, 2008 12:00 am

Post by yam49 » Wed Jul 30, 2008 8:06 am

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jul 30, 2008 8:08 am

Hi yam49,

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

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

yam49
Newbie
Newbie
Posts: 7
Joined: Wed Jul 23, 2008 12:00 am

Post by yam49 » Wed Jul 30, 2008 9:38 am

This message
Image

Cordially

yam49
Newbie
Newbie
Posts: 7
Joined: Wed Jul 23, 2008 12:00 am

Post by yam49 » Wed Jul 30, 2008 9:46 am

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jul 30, 2008 9:58 am

Hi yam69,

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

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

yam49
Newbie
Newbie
Posts: 7
Joined: Wed Jul 23, 2008 12:00 am

Post by yam49 » Wed Jul 30, 2008 1:34 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jul 30, 2008 1:38 pm

Hi yam49,

You're very welcome! I'm glad to hear you could solve the problem :wink: .
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply