[MonoDevelop] Monodevelop for Windows

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Jul 10 00:18:25 EDT 2008


On Wed, Jul 9, 2008 at 7:34 PM, Swaminathan Saikumar <swami at giveexam.com> wrote:
> Hello,
>
> Is there a Monodevelop package for Windows? An installer or zip file that I
> can directly use, without needing to checkout the SVN repository and build?

Sorry, not yet. No one has yet put in the time to make sure it's a
supported solution. Hopefully we can get this sorted out before 2.0.
Contributions are of course welcome :)

A couple of notes: MD is known to trigger GTK# marshalling bugs when
used with the .NET framework, so it has to be run with Mono on
Windows. You also need the WindowsPlatform addin, which can be built
on Linux. Also, most of the difficulties of building MD on Windows are
in getting the build system to work, so it's probably a *lot* easier
to build it on Linux and bring the binaries over to Windows. Note that
you'd have to build against GTK# 2.10 or 2.8, since GTK# 2.12 isn't
available on Windows yet.

A shortcut may be to grab my trunk builds from
http://download.opensuse.org/repositories/home:/MJHutchinson/SLE_10/noarch/
and extract the rpm archive. The SLE_10 builds target GTK# 2.8. You'll
still need to build the WindowsPlatform addin, but it's trivial to
build manually.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list