简体   繁体   English

Visual Studio 2017 Xamarin Android编译警告“fakeLogOpen(/ dev / log_security)失败”打破构建

[英]Visual Studio 2017 Xamarin Android compile warning “fakeLogOpen(/dev/log_security) failed” breaks build

I'm trying to compile an Android app written in C# , using Visual Studio 2017 (and Xamarin ), on Windows . 我正在尝试使用Visual Studio 2017 (和Xamarin )在Windows上编译用C#编写的Android应用程序。

Whenever I try to compile the project and deploy it to the android emulator, I keep receiving this WARNING : " fakeLogOpen(/dev/log_security) failed ". 每当我尝试编译项目并将其部署到android模拟器时,我一直收到这个警告 :“ fakeLogOpen(/ dev / log_security)失败 ”。

There aren't details explaining the cause. 没有解释原因的细节。

Why am I getting this error / warning? 为什么我收到此错误/警告?

Seems they fixed it for the next update: 似乎他们为下次更新修复了它:

Jonathan Pryor 乔纳森普赖尔

Thank you for your feedback! 感谢您的反馈意见! We have fixed the problem in an upcoming release. 我们已在即将发布的版本中解决了该问题。 Thank you for helping us build a better Visual Studio! 感谢您帮助我们构建更好的Visual Studio!

See: https://developercommunity.visualstudio.com/content/problem/210640/xamarin-android-fakelogopendevlog-crash-failed.html 请参阅: https//developercommunity.visualstudio.com/content/problem/210640/xamarin-android-fakelogopendevlog-crash-failed.html

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

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