[MonoDevelop] Cross-platform GUI application with MonoDevelop

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jun 30 23:34:16 EDT 2008


On Mon, Jun 30, 2008 at 10:21 PM, Luciano _ <lnc19 at hotmail.com> wrote:
> Thanks a lot Michael,
> I will give it a try on windows with Mono. Do i've got to compile by myself?
> or there is some package to install on windows?

You'd have to compile MonoDevelop yourself, which would most likely
require Cygwin for autotools, make, etc.

I suppose you could try bringing the binaries over from linux. I'm not
really if that'd work or not. Note you'd also have to compile the
WindowsPlatform
(http://anonsvn.mono-project.com/viewcvs/trunk/monodevelop/main/src/addins/WindowsPlatform/),
though you could do that on Linux or with Visual Studio -- it's just
one cs file, that needs to embed the xml file as a resource and
reference Monodevelop.Core.Gui.dll

However, when I'm on windows I just use VirtualBox with its seamless
window integration :)

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list