[Lazarus] Location of executable
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu May 31 09:09:00 CEST 2018
On Wed, 30 May 2018 22:41:31 +0100
C Western via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> Has something changed recently in fpc or Lazarus, with respect to the
> location of the executable produced? In my projects I have the target
> file name set including a directory name (including
> ...$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)...) and the same directory
> set for unit output. Using trunk for fpc and Lazarus very recently the
> output location has switched from the directory I was expecting to the
> project directory. The units are in the right place, implying the -FU
> flag is set correctly for fpc. Furthermore Lazarus after compiling the
> program (in the unexpected place) then tells me the file (in the
> expected place) can't be found for running.
My fault. Sorry. Fixed.
Mattias
More information about the Lazarus
mailing list