[DUG] Compile via command line

Jeremy North jeremy.north at gmail.com
Mon Mar 19 16:56:49 NZST 2007


The command line compiler gets its path info form dcc32.cfg.
Alternatively you can specify the library path using the appropriate
command line switches. -U is the switch for library paths.

cheers,
Jeremy

On 3/19/07, Nick Fauchelle <nick at unica.co.nz> wrote:
> Hey :-)
> I got Delphi 7 here and im trying to compile a project via the command line.
> Problem is, I get an error when I do so (Unable to find xyz.dcu). This
> project compiles fine under the IDE.
> So it seems I need to include the search paths (library) when I do the
> command line way.


More information about the Delphi mailing list