MonoDevelop on Windows

我怕爱的太早我们不能终老 提交于 2020-01-24 03:05:12

问题


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.


回答1:


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.




回答2:


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




回答3:


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




回答4:


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.




回答5:


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



来源:https://stackoverflow.com/questions/618483/monodevelop-on-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!