[fpc-pascal] Re: [Help] fppkg on Windows
Lars Klungseth
klungseth at gmail.com
Tue Apr 10 22:08:49 CEST 2012
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\bin\i386-win32>fppkg install lazmkunit
The FPC Package tool encountered the following error:
[lazmkunit] Package hash <none> is not available
============================
> or put its directory in PATH.
More information about the fpc-pascal
mailing list