I get the following error when trying to install “lazmkunit” or
“gecko” using fppkg.
===
C:\lazarus\fpc\2.6.0\bin\i386-win32>fppkg install lazmkunit
An unhandled exception occurred at $004377D5 :
EProcess : Failed to execute fpc.exe -iVTPTO : 2
$004377D5
$0040F953
$00
Hi leledumbo,
Thanks for your quick reply.
> Try set a full path to the compiler driver binary (fpc.exe)
Setting the GlobalPrefix to the full path to fpc.exe, will produce the
following error as the GlobalPrefix is referenced more than once.
C:\lazarus\fpc\2.6.0\bi
Your second suggestion,
> or put its directory (fpc.exe) in PATH.
proved to be the answer.
C:\lazarus\fpc\2.6.0\bin\i386-win32>fppkg install lazmkunit
Start building package lazmkunit for target i386-win32.
Compiling lazmkunit.pp
[100%] Built target lazmku