> Can anyone explain the methodology Delphi uses to locate pas (and dcu)
> files?
I am looking forward to reading replies to this thread.
> We've just reorganised :{ our development environment and now
> have a project
> that can't find units even though they are in the project search path.
Me too.
Try "find in files" for the name of the pas. You might end up in the dpr and
find your problem there. Project|remove from project followed by Project|add
to project should fix the same problem.
>
> We also have a problem where a project build will create new
> component dcu
> files in the project dcu path, but still use the original
> package dcu path
> when linking.
Have you changed versions of delphi? Well, I set the dcu path explicitly in
project|options and I used to use ($DELPHI)\DCUs (in Delphi 4). I found that
when moving my projects to Delphi6, some of them didn't find everything
until I used c:\Program Files\Borland\Delphi6\DCUs.
Well, I just played with both of the above until my projects compiled! I'm
sure that one of the experts in this list can give you a more coherent,
complete answer and I'll be reading it with great interest.
Wayne
---------------------------------------------------------------------------
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/