[Lazarus] Error when compile LCL for WinCE/ARM

Vincent Snijders vincent.snijders at gmail.com
Sun Feb 6 14:11:00 CET 2011


2011/2/6 Zaher Dirkey <parmaja at gmail.com>:
> I have this error when compile lcl for wince, i used last svn #29402
> -------------
> Compiling registerlcl.pas
> Fatal: Can't find unit LazarusPackageIntf used by RegisterLCL
> Fatal: Compilation aborted
> make[1]: *** [alllclunits.ppu] Error 1
> -------------
>
> the command line for compile is
>
> make clean lcl LCL_PLATFORM=wince CPU_TARGET=arm OS_TARGET=wince
>

You need to compile the package registration first. See also:
http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/tools/install/win/build-cross.bat?root=lazarus&r1=29291&r2=29290&pathrev=29291

Vincent




More information about the Lazarus mailing list