Windows 上的 MonoDevelop

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/618483/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 12:07:16  来源:igfitidea点击:

MonoDevelop on Windows

windowsmonodevelop

提问by Colin Pickard

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

我的 google-fu 失败了 - MonoDevelop 可以在 Windows 上使用吗?最好不必从源代码编译?

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.

它在我的家用 Ubuntu 机器上运行良好,虽然我有 Visual Studio 在工作,但使用 MonoDevelop 似乎也有一些优势。

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.

编辑:我知道 SharpDevelop;如果可能的话,我更喜欢使用 MonoDevelop,因为我已经开始熟悉界面,而且我相信 SharpDevelop 和 MonoDevelop 不再那么密切相关。



Woohoo! MonoDevelop for Windows is a supported download.

呜呼!MonoDevelop for Windows 是受支持的下载。

采纳答案by Sergio DomingoHernando

MonoDevelop has official support for Windows since version 2.2:

MonoDevelop 从 2.2 版开始正式支持 Windows:

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.

视窗支持

Windows 现在正式支持

Windows 现在是运行 MonoDevelop 的官方支持平台。许多特定于 Windows 的问题已得到修复,并且专门为 Windows 编写了一些加载项,例如调试和颠覆支持。

Windows 安装程序

我们正在发布一个新的 Windows 安装程序,其中包含运行 MonoDevelop 所需的几乎所有内容。唯一的外部依赖项是 gtk#,它在单独的安装程序中提供。

You can download the latest stable release.

您可以下载最新的稳定版本

回答by Colin Pickard

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.

Windows上的MonoDevelop似乎仍然存在许多突出的问题,即使是从源代码构建(并且只能在 .NET 上构建,不能在 Mono 上构建)。所以显然还没有安装程序。

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

我的问题的答案是否定的,Windows 上的 MonoDevelop 尚未准备好正常使用

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...!)

我想我会在 Windows 上使用 Visual Studio 和 SharpDevelop 并耐心等待(或者甚至可以看看突出的错误......!)



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

更新:MonoDevelop for Windows 现在有一个预览安装程序,可以在这里下载

回答by Mehrdad Afshari

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

尝试SharpDevelop。MonoDevelop 建立在 SharpDevelop 的代码基础之上。

回答by tronda

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

有一个最近的博客大约MonoDevelop的条目在Windows上。现在可能是尝试一下的时候了。

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

更新:MonoDevelop 刚刚针对 Windows 和 Mac 发布。更多来自Miguel 的博客

回答by Julian Birch

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

这几乎是让它工作的唯一指南:http: //lists.ximian.com/pipermail/monodevelop-list/2006-September/004442.html