In our previous episode, Mattias Gaertner said: > > > names :-( > > > > > > This should not be hard to cure, but I could not yet find out where. > > > Should I file an feature request? > > > > 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. > > Lazarus sets the working directory to the project directory when > calling the compiler. > The 'in' modifier works here.
Isolating it in a console program would be best, or, less interesting, -vt output (or -va output) could shed some light on this. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
