Hi Kurt

thank you    thank you    thank you    thank you!!!!!!!!!!!!!!!

I copied QRPrntr.dcu from C:\Program Files\Borland\Delphi6\Lib into my app
directory, and bingo, compiled without a problem!

So even though lib is in the library path, somehow it's not finding it
there. So now to try and figure out why, but at least I can compile my app!

Much appreciated. I owe you one.

Dave


-----Original Message-----
From: Kurt at iadvance [mailto:[EMAIL PROTECTED]]
Sent: Friday, 22 November 2002 08:49
To: Multiple recipients of list delphi
Subject: Re: [DUG]: Component torture ( 7 hours of hell)


[EMAIL PROTECTED] wrote:

> * Since it has the DCU for QRPrntr, and this is a Quick reports 3 unit
which
> comes with Delphi 6, why is it wanting the pas file?

 > * Any ideas, guesses very welcome - I'm into at least my 8th hour of 
hell!

Just briefly, can you be sure that it is finding this dcu?
Is the ...\Delphi6\Lib\ dir still recorded somewhere - search path,
library path, something.

It could be worth trying to copy the dcu into your apps main folder,
and see if that helps - as that is definitely in the search path.

Also check that the dcu didn't get overwritten when installing your
older delphi versions. Probably would be worth doing a search of your
drive to see whether there are any other copies of this dcu which may
be hiding and screwing things up.

Cheers, Kurt.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to