Recent

Author Topic: Lazarus and Wince  (Read 8102 times)

alepio

  • New Member
  • *
  • Posts: 23
Lazarus and Wince
« on: December 05, 2008, 04:50:43 pm »
Sorry for my english.
I have installed Lazarus (win32)the last version.
Add the cross.arm.
Now I want complile my simple project in WinCe.

I have change the OS to WinCE the Processor In ARM and the compiler in Wince(Beta).

But it don't work.
There are others parameters?
TKS.
Alessandro

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: Lazarus and Wince
« Reply #1 on: December 05, 2008, 05:01:49 pm »
No, that's it. Define "doesn't work". This is very vague

alepio

  • New Member
  • *
  • Posts: 23
RE: Lazarus and Wince
« Reply #2 on: December 05, 2008, 07:06:30 pm »
right!
This is the list of my error.
Result of compiler test:
C:\lazarus\fpc\2.2.2\bin\i386-win32\ppc386.exe  -MObjFPC -Sgi -O1 -TWinCE -Parm -gl -WG -va -l -Fuc:\lazarus\lcl\units\arm-wince\ -Fuc:\lazarus\lcl\units\arm-wince\wince\ -Fuc:\lazarus\packager\units\arm-wince\ -Fu. -dLCL -dLCLwince C:\DOCUME~1\lisa\IMPOST~1\Temp\testcompileroptions.pas

ERROR: compiled FPC unit not found: system.ppu
ERROR: compiled FPC unit not found: sysutils.ppu
ERROR: compiled FPC unit not found: classes.ppu
ERROR: compiled FPC unit not found: avl_tree.ppu
ERROR: compiled FPC unit not found: zstream.ppu
WARNING: FPC unit path contains a source: C:\Documents and Settings\lisa\Desktop\unit1.pas

Please Help ME

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: Lazarus and Wince
« Reply #3 on: December 05, 2008, 08:30:22 pm »
Ah, you have the wrong compiler selected. It's C:\lazarus\fpc\2.2.2\bin\i386-win32\ppc386.exe

But this is the x86 specific compiler. Change it in the Environment Options dialog to the generic front end which will choose the correct compiler:

C:\lazarus\fpc\2.2.2\bin\i386-win32\fpc.exe

Or you can also choose the arm cross-compiler.

alepio

  • New Member
  • *
  • Posts: 23
RE: Lazarus and Wince
« Reply #4 on: December 05, 2008, 08:54:45 pm »
tks
you are my hero!
How is my english?

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: Lazarus and Wince
« Reply #5 on: December 08, 2008, 07:28:42 pm »
You are welcome =)

Your english is ok

 

TinyPortal © 2005-2018