qrTee with QR5 and D6

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
simp513
Newbie
Newbie
Posts: 7
Joined: Tue Jan 07, 2003 5:00 am

qrTee with QR5 and D6

Post by simp513 » Wed Jan 04, 2012 10:45 pm

I just upgraded to QR5Pro from 3.6Pro and now cannot get QRTee to work I have V 6.01, I tried re-compileing but it still wants to use the old qrpts

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

Re: qrTee with QR5 and D6

Post by Narcís » Thu Jan 05, 2012 8:31 am

Hello,

How did you recompile? Did you try doing something as explained in the QuickReport article here?
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

simp513
Newbie
Newbie
Posts: 7
Joined: Tue Jan 07, 2003 5:00 am

Re: qrTee with QR5 and D6

Post by simp513 » Thu Feb 23, 2012 2:49 pm

according to those instructions I should have Tee6QR5D6.dpk, I find no such file closest thing is TeeQR66.dpk

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

Re: qrTee with QR5 and D6

Post by Yeray » Fri Feb 24, 2012 6:58 pm

Hi,

You should be able to take any package (ie TeeQR66.dpk) and modify the files in the requires list to match your environment specifications and build them.
It shouldn't be difficult following those instructions. But if you still find problems with it, don't hesitate to let us know.
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

simp513
Newbie
Newbie
Posts: 7
Joined: Tue Jan 07, 2003 5:00 am

Re: qrTee with QR5 and D6

Post by simp513 » Tue Feb 28, 2012 9:31 pm

I can't get it...keep getting references to qrpt60...Any more help?

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

Re: qrTee with QR5 and D6

Post by Yeray » Fri Mar 02, 2012 11:03 am

Hi,

Find attached the sources and the compiled packages that work for me here with TeeChart Pro v6.01, QuickReport 5.02 and Delphi 6.
Just copy the DclTee6QR5D6.bpl file to the Bin folder in the IDE, the Tee6QR5D6.bpl to the Windows system32 folder (SysWOW64 in 64bit systems) and the other files (*.dcu and *.dcp) to the IDE lib folder. The you should be able to add the DclTee6QR5D6.bpl package to the IDE packages list.
Tee6QR5D6.zip
(53.66 KiB) Downloaded 426 times
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

simp513
Newbie
Newbie
Posts: 7
Joined: Tue Jan 07, 2003 5:00 am

Re: qrTee with QR5 and D6

Post by simp513 » Fri Mar 02, 2012 11:47 am

Sorry to say...something still not right. Here are the errors when I try to install package:
---------------------------
Delphi 6: delphi32.exe - Entry Point Not Found
---------------------------
The procedure entry point @Qrxlsxfilt@initialization$qqrv could not be located in the dynamic link library QR5RunD6.bpl.
---------------------------
OK
---------------------------
---------------------------
Delphi 6
---------------------------
Can't load package F:\Delphi\Delphi6\Bin\DclTee6QR5D6.bpl.

The specified procedure could not be found.
---------------------------
OK
---------------------------

The if I try to re-compile it, it cannot find TeeConst
Any more ideas?

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

Re: qrTee with QR5 and D6

Post by Yeray » Fri Mar 02, 2012 2:04 pm

Hi,

Can't you find TeeConst.dcu in the Lib folder in you TeeChart installation "\TeeChart 6.01 for Delphi 6\Delphi6\Lib"?
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

simp513
Newbie
Newbie
Posts: 7
Joined: Tue Jan 07, 2003 5:00 am

Re: qrTee with QR5 and D6

Post by simp513 » Thu Mar 08, 2012 3:15 pm

yes, it's right there in the path and everything...I'm at my witts end.

Other error When I try in add package: ---------------------------
TQRChartCompEditor: delphi32.exe - Entry Point Not Found
---------------------------
The procedure entry point @Qrxlsxfilt@initialization$qqrv could not be located in the dynamic link library QR5RunD6.bpl.
---------------------------
OK
---------------------------

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

Re: qrTee with QR5 and D6

Post by Yeray » Mon Mar 12, 2012 9:59 am

Hi,
simp513 wrote:yes, it's right there in the path and everything...I'm at my witts end.
Then it would probably be that there are some wrong or missing paths in your IDE lib/search path paths. Please, check they are correct and also check that TeeChart paths are on the top of the lists.
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

simp513
Newbie
Newbie
Posts: 7
Joined: Tue Jan 07, 2003 5:00 am

Re: qrTee with QR5 and D6

Post by simp513 » Tue May 01, 2012 7:36 pm

Still cannot get this to compile...The project got put on hold for a bit so it hasn't bothered me, now it's back on and I need to get this working...Any way we could set up a chat or remote session and maybe you can see whats going on?

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

Re: qrTee with QR5 and D6

Post by Yeray » Thu May 03, 2012 9:15 am

Hi,

What error message are you getting?
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

simp513
Newbie
Newbie
Posts: 7
Joined: Tue Jan 07, 2003 5:00 am

Re: qrTee with QR5 and D6

Post by simp513 » Mon May 07, 2012 3:19 pm

read above

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

Re: qrTee with QR5 and D6

Post by Yeray » Tue May 08, 2012 8:01 am

Hi,

Oups, I'm sorry. However, this error message isn't very explicative. Is it appearing when you try to add the precompiled bpl in the zip or the bpl compiled by you?
I'd try to recompile the packages to see if there is any wrong reference in them according your concrete configuration. Did you solve the problem finding TeeConst.dcu? Do the packages compile for you? If not, what error message do you get?
Furthermore, worth to try unselecting any 3rd party tool you may have installed in the packages list to discard possible conflicts with 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