简体   繁体   English

Xamarin + Visual Studio 2015

[英]Xamarin + Visual Studio 2015

I installed Xamarin in Visual Studio 2015. Created New Project - Xamarin.Forms (Portable) and get error : A problem was encountered creating the sub project . 我在Visual Studio 2015中安装了Xamarin。创建了新项目 - Xamarin.Forms(可移植)并获得错误:创建子项目时遇到问题。 This project required a Visual Studio update to load . 此项目需要加载Visual Studio更新。 Right-click on the project and chooes "Download Update" . 右键单击该项目并选择“下载更新”。

But there is not any "Download Update" . 但是没有任何“下载更新”。 How I can solve this problem ? 我怎么能解决这个问题?

Open only the project that needs the update (not the solution) with VS. 使用VS仅打开需要更新(而不是解决方案)的项目。 It should prompt you with what it needs and offer to install it. 它应该提示您需要它并提供安装它。

It seems that you are working with the latest version of Xamarin, which now includes support for UWP apps. 您似乎正在使用最新版本的Xamarin,现在包括对UWP应用程序的支持。 You can either install the Windows 10 SDK or simply delete the UWP project in case you are not interested in deploying your app to a Windows 10 device. 您可以安装Windows 10 SDK,也可以直接删除UWP项目,以防您对将应用程序部署到Windows 10设备不感兴趣。

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

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