[MonoDevelop] Monodevelop to write Win32 apps?

Paul paul at all-the-johnsons.co.uk
Wed May 5 18:24:08 EDT 2010


Hi,

> I would like to use Monodevelop to write Win32-API Windows apps.
> 
> Is it possible to do this?

Sure is - write your code, compile and run it on anything using the .NET
framework, unless you mean using raw Win32 native calls then I've no
idea. .NET yes, MFC, possibly but I'd not like to guarantee it.

> Must I use winelib with Monodevelop or is there a Monodevelop-native way
> of doing it?

If you're after a winform designer, it's the only thing (IMHO) that
hasn't been implemented yet. Me, I use virtualbox running Win2K and have
VC#2005 on there, create the form, bring it back to Linux and develop
under MD. Much nicer.

Winelib is not needed. Winforms are mostly there now and this runs in a
managed mode, so nothing else is needed.

> What packages do I need?

Dunno. What version of Linux are you using. Under fedora yum -y install
monodevelop* gtk-sharp* should drag in what you need.

TTFN

Paul

-- 
Biggles was quietly reading his favourite book when Algy burst through
the door. Distracted for a moment, Biggles surveyed what had happened
and turned a page. "Algy old man" he said, clearing his throat, "use the
handle next time..." - Taken from "Biggles combs his Hair"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100505/eae6c6a2/attachment.bin 


More information about the Monodevelop-list mailing list