Hello,
I upgraded from Lazarus 1.4.0 to 1.4.2 using the dmg files available on the sourceforge website. After that, everytime I want to compile a project, the message window gives this message:
Compile Project, Target: project1: Exit code 1, Errors: 1
Fatal: Compilation aborted
Then, when right-clicking on the first line and choosing the 'About Compiling Project...' option, I get the details for command options sent to FPC compiler.
From what I see here, I suspect that the compiler does not get the full path to the .lpr file.
Can someone help me and tell which option should be enabled in Lazarus so the IDE sends the full path of the lpr file to the compiler?
Thanks in advance,
Tony