Visual Studio 2015无法构建Windows 10通用应用程序?

时间:2015-07-29 12:44:52

标签: windows visual-studio visual-studio-2015 win-universal-app windows-10

我使用Visual Studio 2015 RC并构建Windows 10 App没有问题。一旦我升级到Windows 10,我也升级了我的VS,但之后我无法运行并构建我的Windows 10应用程序。

我下载了VS 2015 here,当我选择自定义安装时,没有"通用Windows应用开发工具"选项如here所述。我只能看到一个" Windows 8.1和Windows Phone 8.0 / 8.1 Phone"选项。

我的安装有什么问题?我下载了错误的文件吗?

5 个答案:

答案 0 :(得分:1)

Install the Windows 10 SDK (Build 10240)Windows 10 Developer Tools。您没有在New Project对话框中看到通用模板项。

答案 1 :(得分:1)

我认为新工具刚出现在几个小时前,您可以通过以下链接获取工具:

  1. For VS 2015 Community
  2. For VS 2015 Professional
  3. For VS 2015 Enterprise
  4. 希望它有所帮助。

答案 2 :(得分:1)

您需要安装昨天发布的适用于Windows 10 Final Version的最新SDK。 http://dev.windows.com - > SDK下载

答案 3 :(得分:-1)

From the Microsoft website

  

注意:此版本不支持在7月29日之前开发Windows 10.如果您正在开发通用Windows应用程序,请继续使用Visual Studio 2015 RC,直到7月29日。

我猜它尚未更新尚未。可能取决于国家/地区,位置或安装将在今天发布的更新。

答案 4 :(得分:-2)

看起来这是一个时间/日期问题:我在一秒钟之前修改了我的VisualStudio 2015:出现并安装了通用工具选项。请查看channel9以获取相关说明。