Question

My google-fu has failed me - can MonoDevelop be used on Windows? Preferably without having to compile from source?

It works well on my home Ubuntu box, and while I have Visual Studio at work, it seems there might be some advantages to having MonoDevelop too.

EDIT: I'm aware of SharpDevelop; I'd prefer to have MonoDevelop if possible, just because I've started to get familiar with the interface, and I believe the SharpDevelop and MonoDevelop are not so closely related any more.


Woohoo! MonoDevelop for Windows is a supported download.

Was it helpful?

Solution

MonoDevelop has official support for Windows since version 2.2:

Windows Support

Windows now Officially Supported

Windows is now an officially supported platform for running MonoDevelop. Many Windows specific issues have been fixed, and some add-ins such as debugging and subversion support have been written specifically for Windows.

Windows Installer

We are releasing a new Windows Installer which includes almost all you need to run MonoDevelop. The only external dependency is gtk#, which is provided in a separate installer.

You can download the latest stable release.

OTHER TIPS

It seems that MonoDevelop on Windows still has a number of outstanding problems, even when built from source (and can only be built on .NET, not on Mono). So obviously there is no installer yet either.

The answer to my question then is No, MonoDevelop on Windows is not ready for normal use.

I guess I'll make do with Visual Studio and SharpDevelop on windows and wait patiently (or maybe even have a look at the outstanding bugs...!)


UPDATE: MonoDevelop for Windows now has a preview installer which can be downloaded here

Try SharpDevelop . MonoDevelop is built on SharpDevelop's code base.

There was a recent blog entry about MonoDevelop on Windows. Now is probably the time to try it out.

Update: MonoDevelop have just been released for Windows and Mac. More from Miguel's blog.

It's possible, but not easy. There's certainly not an installer.

This is pretty much the only guide to getting it to work: http://lists.ximian.com/pipermail/monodevelop-list/2006-September/004442.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top