2008/12/9 <[EMAIL PROTECTED]>: > Hello, > > I was hoping to see how the LCL WinCE was progressing as I have not been able > to > look at it for six months or so. I use Lazarus for Windows from SVN routinely > but I have always found building the WinCE cross-compiler and library much > harder. So that I don't disturb my normal working environment I decided to > install a test setup in a VirtualBox from snapshots so I downloaded and > installed today's Lazarus snapshots for FPC 2.2.3: > > Lazarus-0.9.27-17734-fpc-2.2.3-20081209-win32.exe > Lazarus-0.9.27-17734-fpc-2.2.3-20081209-cross-arm-wince-win32.exe > > A new Win32/i386 application compiles and runs without issue. However when I > change the compiler settings to: > > LCL Widget Type - wince (beta) > Target OS - WinCE > Target CPU family - arm > > I get the following error message and compilation fails when I try to build a > new project: > > "The system.ppu was not found in the FPC directories. Make sure fpc is > installed > correctly and the fpc.cfg points to the right directory."
AFAIK, this is not a compiler message, but a message from the IDE. What is the compiler path setting in the environment options? Vincent _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
