[MonoDevelop] Windows CE 5.0

Christian Hoff christian_hoff at gmx.net
Mon Sep 21 03:00:55 EDT 2009


(resending as I forgot to include the list)

Miha Abrahamsberg wrote:
> Hello!
>
> Is it possible to develop VB/C# apps for Windows CE 5.0 in MonoDevelop?
No. The mono compiler is not able to emit .net code for the compact
framework.

The only thing you can try is to develop a Winforms app and to use only
methods that are also present in the compact framework. Then patch your
assemblies with the WinCE refernce patcher which Jb Evain wrote a long
time ago (attached). I have not been using it for a long time. You
probably have to tweak it a little to make it work with .net 2.


Christian


-------------- next part --------------
A non-text attachment was scrubbed...
Name: WinCE-Patcher.cs
Type: text/x-csharp
Size: 3737 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090921/c720d077/attachment.bin 


More information about the Monodevelop-list mailing list