Mea Culpa! Thanks
On Wednesday 20 February 2008 13:50:43 Florian Klaempfl wrote: > Paul Michell schrieb: > > I've just tried to build the WinCE interface off current SVN and the > > build fails with: > > > > Free Pascal Compiler version 2.2.1 [2008/02/20] for arm > > Copyright (c) 1993-2007 by Florian Klaempfl > > Target OS: WinCE for ARM > > Compiling interfaces.pp > > Compiling winceint.pp > > Compiling winceproc.pp > > Compiling winceextra.pp > > Compiling winceproc.pp > > winceproc.pp(718,88) Warning: Mixing signed expressions and longwords > > gives a 64bit result > > winceproc.pp(751,4) Note: User defined: TODO: create copy bitmap to > > section and use bits > > winceproc.pp(935,1) Error: Illegal expression > > winceproc.pp(935,5) Error: Illegal expression > > winceproc.pp(935,9) Error: Illegal expression > > winceproc.pp(935,10) Error: Illegal expression > > winceproc.pp(935,10) Fatal: Syntax error, ";" expected but "identifier > > MINE" found > > 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 > > > > There appears to be some work-in-progress type editing around line 935 > > that leaves the interface in an uncompilable state. > > Since it's not in svn, it seems that it is your local copy which in > unclean, just revert the affected file if this is the only change. > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
