Difference between revisions of "Windows CE Interface"

From Free Pascal wiki
Jump to navigationJump to search
(The previous link was wrong)
(wikified link)
Line 5: Line 5:
 
The Compiler and Run-time library for Windows CE are only available on the development branch of Free Pascal, the 2.1.x version. Lazarus snapshot comes with this Free Pascal version.
 
The Compiler and Run-time library for Windows CE are only available on the development branch of Free Pascal, the 2.1.x version. Lazarus snapshot comes with this Free Pascal version.
  
To start with you will need to recompile the compiler on Windows to create a Windows CE - ARM Crosscompiler. There are instructions here: http://www.freepascal.org/wiki/index.php/WinCE_port
+
To start with you will need to recompile the compiler on Windows to create a Windows CE - ARM Crosscompiler. There are instructions here: [[fpc:WinCE_port|WinCE_port]].
  
 
==Screenshots==
 
==Screenshots==

Revision as of 08:40, 23 February 2006

Windows CE interface is in early development.

Setting Up the Windows CE interface

The Compiler and Run-time library for Windows CE are only available on the development branch of Free Pascal, the 2.1.x version. Lazarus snapshot comes with this Free Pascal version.

To start with you will need to recompile the compiler on Windows to create a Windows CE - ARM Crosscompiler. There are instructions here: WinCE_port.

Screenshots

Test of the Windows CE cross compiler:

Wince.PNG