[fpc-devel] Error building branch targetandroid
Marco van de Voort
marcov at stack.nl
Mon Sep 10 16:42:53 CEST 2012
In our previous episode, Felipe Monteiro de Carvalho said:
> <felipemonteiro.carvalho at gmail.com> wrote:
> > but I have:
> >
> > SET PATH=C:\Programas\lazarus31\fpc\2.6.1\bin\i386-win32
> >
> > And the file C:\Programas\lazarus31\fpc\2.6.1\bin\i386-win32\pwd.exe does exist
>
> I think I found the problem. It seams that building fails if my source
> code is not on the same drive as the FPC installation.
>
> Very wierd. Does anyone have an idea why?
Afaik there was some comment later in that thread that the makefiles sometimes detect
windows by the semicomma's in the PATH.
Try to add ;c:\windows\system or so to your path line.
More information about the fpc-devel
mailing list