[fpc-pascal] [Help] fppkg on Windows
Lars Klungseth
klungseth at gmail.com
Mon Apr 9 21:03:22 CEST 2012
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
$00412B36
$004138D5
$00414553
$00413AE5
$0041568B
$0041E3E3
The FPC Package tool encountered the following error: [lazmkunit]
Execution of FPMake build failed
===========================
FPC version = 2.6.0
Lazarus version = 0.9.30.4
Windows version = XP SP3
fppkg.cfg
===========================
[Defaults]
ConfigVersion=4
LocalRepository={AppConfigDir}
BuildDir={LocalRepository}build\
ArchivesDir={LocalRepository}archives\
CompilerConfigDir={LocalRepository}config\
RemoteMirrors=http://www.freepascal.org/repository/mirrors.xml
RemoteRepository=auto
CompilerConfig=default
FPMakeCompilerConfig=default
Downloader=lnet
FPMakeOptions=--lazarusdir=C:\lazarus\
===========================
Compiler Config File
===========================
[Defaults]
ConfigVersion=4
GlobalPrefix=C:\lazarus\fpc\2.6.0\
LocalPrefix={LocalRepository}
GlobalInstallDir={GlobalPrefix}
LocalInstallDir={LocalPrefix}
Compiler=fpc.exe
OS=win32
CPU=i386
Version=2.6.0
===========================
Hope you can help me solve this problem.
Sincerely,
Lars
More information about the fpc-pascal
mailing list