>Is there anyway to get dcc32 to pick up the search paths as used by the
>delphi ide? Just looking at how I could automate my builds but its
I'm not sure if this addresses your problem but ...
We finally started putting search path and installed
component packages settings in PROJECTS rather than in
the general IDE setup.
Our IDE setup just has VERY general defaults - and any
deviations we require we put in the .dpr explicitly
This allows us to switch back and forth between two
different projects that use different versions of the
same component libraries (ugly I know - but life is
like that) without inadvertantly linking to the wrong
ones (a nightmare).
Not exactly what you are asking - but the solution
might work for the command line compiler as well.
rgds
ns
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz