使用Visual Studio开发的应用程序单 [英] Using visual studio for developing mono applications

查看:97
本文介绍了使用Visual Studio开发的应用程序单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何使用Visual Studio开发上的Mono应用?这可能吗?

How do I use Visual Studio to develop applications on Mono? Is this possible?

推荐答案

您只是建立在Visual Studio中的应用,并在Mono下,而不是在.NET下运行它们。二进制文件应该是兼容...但你需要确保你不使用它不提供任何单库 - 看的单应用程序兼容性准则

You just build the applications in Visual Studio, and run them under Mono instead of under .NET. The binaries should be compatible... but you'll need to make sure you don't use any libraries which aren't available in Mono - see the Mono Application Compatibility Guidelines.

(根据该页面中,您需要关闭增量编译在Visual Studio中,虽然 - 这一点我不知道以前的:)

(According to that page, you need to turn off incremental builds in Visual Studio though - a point I wasn't aware of before :)

这篇关于使用Visual Studio开发的应用程序单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆