Mono
From Openmoko
Contents |
Introduction
Mono is an open source implementation of the .NET development platform.
Status on Openmoko
Mono is already available on other ARM architectures (example: Nokia Internet tablet). Mono recipes are available in OpenEmbedded and therefore in Openmoko. Simple bitbake mono and/or see http://lists.openmoko.org/pipermail/openmoko-devel/2007-October/001583.html
Licensing
Mono uses three open source licenses, C# compiler and tools are GPL, runtime libraries are LGPL, class libraries are MIT X11. http://www.mono-project.com/Licensing
Links
Questions
- Which package can provide libgdiplus on Openmoko? It's needed to use the System.Windows.Forms Namespace for GUI Applications.


