qrTee with QR5 and D6
qrTee with QR5 and D6
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: qrTee with QR5 and D6
Hello,
How did you recompile? Did you try doing something as explained in the QuickReport article here?
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 |
Instructions - How to post in this forum |
Re: qrTee with QR5 and D6
according to those instructions I should have Tee6QR5D6.dpk, I find no such file closest thing is TeeQR66.dpk
Re: qrTee with QR5 and D6
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.
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: qrTee with QR5 and D6
I can't get it...keep getting references to qrpt60...Any more help?
Re: qrTee with QR5 and D6
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: qrTee with QR5 and D6
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?
---------------------------
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?
Re: qrTee with QR5 and D6
Hi,
Can't you find TeeConst.dcu in the Lib folder in you TeeChart installation "\TeeChart 6.01 for Delphi 6\Delphi6\Lib"?
Can't you find TeeConst.dcu in the Lib folder in you TeeChart installation "\TeeChart 6.01 for Delphi 6\Delphi6\Lib"?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: qrTee with QR5 and D6
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
---------------------------
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
---------------------------
Re: qrTee with QR5 and D6
Hi,
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.simp513 wrote:yes, it's right there in the path and everything...I'm at my witts end.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: qrTee with QR5 and D6
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?
Re: qrTee with QR5 and D6
Hi,
What error message are you getting?
What error message are you getting?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: qrTee with QR5 and D6
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.
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |