简体   繁体   English

Mono for Android 4.0错误编译

[英]Mono for Android 4.0 Error compilation

I have updated the lates version of mono for android 4.0, and in the runtime itg gets me an Internal Error. 我已经为Android 4.0更新了mono的最新版本,并且在运行时itg导致我遇到内部错误。 Argument cannot be null. 参数不能为空。 Parameter name: source. 参数名称:来源。 How can I fix it? 我该如何解决?

What version of MonoDevelop are you running? 您正在运行哪个版本的MonoDevelop? Mono for Android 4.0 requires v2.8.4.1 适用于Android 4.0的Mono需要v2.8.4.1

http://android.xamarin.com/Releases/Mono_for_Android_4/Release_4.0.0 http://android.xamarin.com/Releases/Mono_for_Android_4/Release_4.0.0

Edit : This was brought up on the mailing list today and is a bug: 编辑 :这是今天出现在邮件列表上的,是一个错误:

This is a bug that's been identified today, and it's due to the project having external assembly references. 这是一个今天发现的错误,这是由于该项目具有外部程序集引用。 While this is being fixed, disable "Fast Deployment" on the Project Options / Mono for Android Build panel. 修复此问题后,请在“项目选项/ Mono for Android构建”面板上禁用“快速部署”。

This was just fixed in MonoDevelop 2.8.4.2. 此问题已在MonoDevelop 2.8.4.2中修复。

Download from: http://monodevelop.com/Download 从以下位置下载: http : //monodevelop.com/Download

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM