Marco van de Voort schrieb:

Does Lazarus set the working directory for the compiler as you expect it to
be? Keep in mind that a relative path is always dependant on the working
directory, not relative to the project.

I'd expect that the "working directory" is set to the directory of the project to build, or unit to compile. This may be a Lazarus problem, but dunno how to verify this.

Nonetheless path macros like $(FPCSrcDir) should be acceptable, too, instead of other (absolute) path specifiers.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to