<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span> </span></p>

    <p style="margin: 0px;"></p>

    <div style="margin: 5px 0px 5px 0px;">
      <br/>
       Zaher Dirkey <parmaja@gmail.com> hat am 6. Februar 2011 um 12:51 geschrieben:<br/>
      <br/>

      <blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
        <div>
          I have this error when compile lcl for wince, i used last svn #29402<br/>
           -------------<br/>
           Compiling registerlcl.pas<br/>
           Fatal: Can't find unit LazarusPackageIntf used by RegisterLCL<br/>
           Fatal: Compilation aborted<br/>
           make[1]: *** [alllclunits.ppu] Error 1<br/>
           -------------<br/>
          <br/>
           the command line for compile is
        </div>
      </blockquote>
    </div>

    <p style="margin: 0px;"> </p>

    <p style="margin: 0px;">Use</p>

    <div style="margin: 5px 0px 5px 0px;">
      <div>
        make clean packager/registration lcl LCL_PLATFORM=wince CPU_TARGET=arm OS_TARGET=wince
      </div>
    </div>

    <div>
    </div>

    <div>
      Or use the IDE or lazbuild to compile your project. It will automatically compile the LCL if needed.
    </div>

    <div>
    </div>

    <div>
    </div>Mattias 

    <div>
    </div>
  </body>
</html>