[fpc-pascal] Re: [Help] fppkg on Windows

2012-04-10 Thread leledumbo
Try set a full path to the compiler driver binary (fpc.exe) or put its directory in PATH. -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Help-fppkg-on-Windows-tp5628510p5629238.html Sent from the Free Pascal - General mailing list archive at Nabble.com.

Re: [fpc-pascal] Re: [Help] fppkg on Windows

2012-04-10 Thread Lars Klungseth
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.

Re: [fpc-pascal] Re: [Help] fppkg on Windows

2012-04-10 Thread Lars Klungseth
Your second suggestion, or put its directory (fpc.exe) in PATH. proved to be the answer. C:\lazarus\fpc\2.6.0\bin\i386-win32fppkg install lazmkunit Start building package lazmkunit for target i386-win32. Compiling lazmkunit.pp [100%] Built target