It's the library path under Environment options I'm changing. The only
search path I have (ever) had under directory / conditionals of the project,
is "x:\dev_mnu" (where the dll gets created) and also the path to a
shared_units folder, so that 2 projects share certain units, via the
shared_units directory.

Does that suggest anything? Thanks.

Dave

-----Original Message-----
From: Conor Boyd [mailto:[EMAIL PROTECTED]]
Sent: Friday, 22 November 2002 10:23
To: Multiple recipients of list delphi
Subject: RE: [DUG]: Component torture ( 7 hours of hell)


Is it the Library path in the Environment Options you're changing or the
Search Path in Directories/Conditionals for your project?  They're two
different things ;-)

HTH,

Conor

-----Original Message-----
From: [EMAIL PROTECTED]

[snip]

I checked my library paths and $(DELPHI)\Lib is the top path on the list. I
tried moving it to the bottom of the list to see what would happen, and now
it says:
[Fatal Error] File not found: 'c:\program
files\borland\delphi6\Lib\QRPrntr.pas'   !!!!
So it's saying it can't find QRPrntr.pas in the very folder which contains
QRPrntr.dcu. This proves it's not really searching properly and is just
reporting the last library path in the list as the problem.

I tried copying the project to another Delphi developer's PC, with the same
result, so it doesn't SEEM to be a stuffed registry (and I did reinstall
Delphi 6 to no avail).

[snip]
---------------------------------------------------------------------------
    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