| View previous topic :: View next topic |
| Author |
Message |
Khai Trinh Guest
|
Posted: Tue Mar 27, 2007 10:13 pm Post subject: Linker error |
|
|
My C++ code compiled and linked fine in BCB 5.0, but in BDS 6.0
it compiled ok and get the following linker error:
[Linker Fatal Error]Fatal: Unable to open file 'QREXPORT.OBJ'
Apparently, it is looking for QREXPORT.OBJ whereas the real
filename is QREXPORT.PAS
Can someone show me how to fix this? I've been playing with the
Project/Options and Tools/Options but couldn't get it to link
successfully.
Thanks,
Khai |
|
| Back to top |
|
 |
Antonio Felix Guest
|
Posted: Tue Mar 27, 2007 10:45 pm Post subject: Re: Linker error |
|
|
"Khai Trinh" <khai.trinh1 (AT) navy (DOT) mil> wrote:
| Quote: |
My C++ code compiled and linked fine in BCB 5.0, but in BDS 6.0
it compiled ok and get the following linker error:
[Linker Fatal Error]Fatal: Unable to open file 'QREXPORT.OBJ'
|
Hi,
The Report tool has changed from QR to RAVE under BDS 2006.
QR is not available for the C++ personality in BDS 2006.
The available files (CodeGear Site) are for Delphi only.
This subject has been discussed with David Dean and we are
waiting for the C++ version...Please CodeGear...Please David...
Best Regards
Antonio |
|
| Back to top |
|
 |
Bruce Salzman Guest
|
Posted: Tue Mar 27, 2007 11:30 pm Post subject: Re: Linker error |
|
|
"Antonio Felix" <antonio.felix@nomailpt> wrote in message
news:46094a2c$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
"Khai Trinh" <khai.trinh1 (AT) navy (DOT) mil> wrote:
My C++ code compiled and linked fine in BCB 5.0, but in BDS 6.0
it compiled ok and get the following linker error:
[Linker Fatal Error]Fatal: Unable to open file 'QREXPORT.OBJ'
Hi,
The Report tool has changed from QR to RAVE under BDS 2006.
QR is not available for the C++ personality in BDS 2006.
The available files (CodeGear Site) are for Delphi only.
This subject has been discussed with David Dean and we are
waiting for the C++ version...Please CodeGear...Please David...
|
And after trying to use RaveReports, I have to say I miss QuickReports
even more.
--
Bruce |
|
| Back to top |
|
 |
Antonio Felix Guest
|
Posted: Wed Mar 28, 2007 2:25 am Post subject: Re: Linker error |
|
|
| Quote: | And after trying to use RaveReports, I have to say I miss QuickReports
even more.
--
|
Hi Bruce,
Is Rave such a bad experience ?
I've a lot of Applications heavely using QR Reports and i did not try Rave
yet!
I've been looking at the Nevrona Newsgroups an it seems that trafic there is
very low.
I've asked David Dean about the C++ Version of QR.
Maybe it will be easier if some more BDS users ask for it.
Br
Antonio |
|
| Back to top |
|
 |
Khai Trinh Guest
|
Posted: Wed Mar 28, 2007 2:33 am Post subject: Re: Linker error |
|
|
Ok. So I see that Rave has replaced QuickReports. Is there a
workaround or fix for this so that I don't have to go thru the
pain of moving all my QuickReports to Rave? How can I easy get
pass this wall?
Thanks,
Khai
" Bruce Salzman" <bruce (AT) nospam (DOT) org> wrote:
| Quote: |
"Antonio Felix" <antonio.felix@nomailpt> wrote in message
news:46094a2c$1 (AT) newsgroups (DOT) borland.com...
"Khai Trinh" <khai.trinh1 (AT) navy (DOT) mil> wrote:
My C++ code compiled and linked fine in BCB 5.0, but in BDS 6.0
it compiled ok and get the following linker error:
[Linker Fatal Error]Fatal: Unable to open file 'QREXPORT.OBJ'
Hi,
The Report tool has changed from QR to RAVE under BDS 2006.
QR is not available for the C++ personality in BDS 2006.
The available files (CodeGear Site) are for Delphi only.
This subject has been discussed with David Dean and we are
waiting for the C++ version...Please CodeGear...Please David...
And after trying to use RaveReports, I have to say I miss QuickReports
even more.
--
Bruce
|
|
|
| Back to top |
|
 |
Bruce Salzman Guest
|
Posted: Wed Mar 28, 2007 2:51 am Post subject: Re: Linker error |
|
|
"Antonio Felix" <antoniojfelix (AT) maisspamnao (DOT) clixempt> wrote in message
news:46098bd8$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
And after trying to use RaveReports, I have to say I miss
QuickReports
even more.
--
Hi Bruce,
Is Rave such a bad experience ?
I've a lot of Applications heavely using QR Reports and i did not
try Rave yet!
|
The documentation is of poor quality (same for QR). The component
organization is not intuitive (to me). And the Rave IDE is clunky
(ctrl-click-drag to move fields to a report? Hard to do on a laptop).
I had a QR report working in a couple of hours when I first used it,
and after a week of playing with RAVE, I'm still not there.
| Quote: | I've asked David Dean about the C++ Version of QR.
Maybe it will be easier if some more BDS users ask for it.
|
I've asked, too.
--
Bruce |
|
| Back to top |
|
 |
Bruce Salzman Guest
|
Posted: Wed Mar 28, 2007 2:56 am Post subject: Re: Linker error |
|
|
"Khai Trinh" <khaitrinh (AT) ureach (DOT) com> wrote in message
news:46097f9d$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
Ok. So I see that Rave has replaced QuickReports. Is there a
workaround or fix for this so that I don't have to go thru the
pain of moving all my QuickReports to Rave? How can I easy get
pass this wall?
|
The only thing I can suggest is to purchase ( £149.00) QR4 Pro from
www.qusoft.com which is supposedly compatible with Builder2006.
--
Bruce |
|
| Back to top |
|
 |
Antonio Felix Guest
|
Posted: Wed Mar 28, 2007 3:02 am Post subject: Re: Linker error |
|
|
Thank You Bruce.
Antonio |
|
| Back to top |
|
 |
David Dean [CodeGear] Guest
|
Posted: Wed Mar 28, 2007 5:54 am Post subject: Re: Linker error |
|
|
In article <460991dd$1 (AT) newsgroups (DOT) borland.com>,
" Bruce Salzman" <bruce (AT) nospam (DOT) org> wrote:
And I pestered folks about it again today...
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/> |
|
| Back to top |
|
 |
Bruce Salzman Guest
|
Posted: Wed Mar 28, 2007 8:03 am Post subject: Re: Linker error |
|
|
"David Dean [CodeGear]" <david.dean.no (AT) spam (DOT) codegear.com> wrote in
message news:david.dean.no-696457.17543827032007 (AT) killface (DOT) local...
| Quote: | In article <460991dd$1 (AT) newsgroups (DOT) borland.com>,
" Bruce Salzman" <bruce (AT) nospam (DOT) org> wrote:
I've asked, too.
And I pestered folks about it again today...
|
Thanks!
--
Bruce |
|
| Back to top |
|
 |
Antonio Felix Guest
|
Posted: Wed Mar 28, 2007 7:29 pm Post subject: Re: Linker error |
|
|
| Quote: |
And I pestered folks about it again today...
--
-David Dean
|
Thanks one more time!
Antonio |
|
| Back to top |
|
 |
Khai Trinh Guest
|
Posted: Wed Mar 28, 2007 7:37 pm Post subject: Re: Linker error |
|
|
I'm looking for some alternatives to solve my QR problem. What
I'm hearing so far are:
1. purchase ( £149.00) QR4 Pro from www.qusoft.com
2. convert QR to Rave Reports
are there any other good options. I have a product that needs
to be release soon. Based on the two options above, my choice
is option 1, unless there's a silver bullet out there somewhere.
Thanks,
Khai
" Bruce Salzman" <bruce (AT) nospam (DOT) org> wrote:
| Quote: |
"Khai Trinh" <khaitrinh (AT) ureach (DOT) com> wrote in message
news:46097f9d$1 (AT) newsgroups (DOT) borland.com...
Ok. So I see that Rave has replaced QuickReports. Is there a
workaround or fix for this so that I don't have to go thru the
pain of moving all my QuickReports to Rave? How can I easy get
pass this wall?
The only thing I can suggest is to purchase ( £149.00) QR4 Pro from
www.qusoft.com which is supposedly compatible with Builder2006.
--
Bruce
|
|
|
| Back to top |
|
 |
|