[Lazarus] Object free itself?

Lee Jenkins lee at datatrakpos.com
Thu May 15 20:43:20 CEST 2008


I've just tried to compile Arm WinCE LCL from SVN with:

cd C:\Applications\Lazarus\lcl
make LCL_PLATFORM=wince CPU_TARGET=arm OS_TARGET=wince

It fails at:

C:/Applications/FreePascal/Bin/i386-win32/ppcrossarm.exe -Twince -Parm -XParm-wince- -Xr -gl -Fu../.
./units/arm-wince -Fu. -FE. -FU../../units/arm-wince/wince -darm  
interfaces.pp
Free Pascal Compiler version 2.2.1 [2008/05/15] for arm
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: WinCE for ARM
Compiling interfaces.pp
Compiling winceint.pp
Compiling winceproc.pp
Fatal: Can't find unit oleaut32 used by winceproc
Fatal: Compilation aborted
make[2]: *** [interfaces.ppu] Error 1
make[2]: Leaving directory `C:/Applications/Lazarus/lcl/interfaces/wince'
make[1]: *** [wince_all] Error 2
make[1]: Leaving directory `C:/Applications/Lazarus/lcl/interfaces'
make: *** [interfaces] Error 2


Any hints would be appreciated,

Thanks,

Paul



More information about the Lazarus mailing list