Vincent Snijders schreef:
Mattias Gaertner schreef:
On Wed, 17 Sep 2008 09:30:16 +0200
"Paul" <[EMAIL PROTECTED]> wrote:

Installed these packages

Lazarus-0.9.25-16602-fpc-2.2.2-20080916-win32.exe
Lazarus-0.9.25-16602-fpc-2.2.2-20080916-cross-arm-wince-win32.exe

My guess: you forgot to cross compile the LCL.

Tools / Configure Build lazarus

A cross compiled LCL is supposed to supplied by Lazarus-0.9.25-16602-fpc-2.2.2-20080916-cross-arm-wince-win32.exe

Assuming that you install lazarus in c:\lazarus, do you have c:\lazarus\fpc\2.2.2\units\arm-wince\wince\interfaces.ppu ?

Thanks for reporting (although I don't understand why you did that in a separate thread) that you don't even have that directory. Your conclusion was wrong though. The fact that it is missing, doesn't mean the installer is broken, it means I was too eager to help you and didn't accurately type the path. It should have been:
c:\lazarus\lcl\units\arm-wince\wince\interfaces.ppu.

If you compile your project with all messages enabled (-va in the compiler options), copy all and hidden messages to the clipboard, paste them in a textfile and send that in zipped format to me (probably too big for the list).

This request is still valid.

Vincent
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to