[fpc-devel] Another bug with spaces in fpc (windows)

Hans-Peter Diettrich DrDiettrich1 at aol.com
Wed Jul 7 01:43:48 CEST 2010


Mattias Gaertner schrieb:

> Lazarus sets the working directory to the project directory when
> calling the compiler.

Fine :-)

> The 'in' modifier works here.

It didn't work for me with relative pathes, like
   uses myUnit in '..\myUnit.pas';
(Windows, obviously ;-)

While Lazarus could find that unit, FPC could not :-(

There might be a problem with "uses" in the project file, where "in" is 
allowed, and with uses of the same file in other units?

DoDi




More information about the fpc-devel mailing list