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

Visual Studio 2015 can't build Windows 10 universal app?

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

我下载了 VS 2015 here, when I chose custom install, there was no "Universal Windows App Development Tool" option as described here。我只能看到 "Windows 8.1 and Windows Phone 8.0/8.1 Phone" 选项。

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

From the Microsoft website:

Note: This release does not support developing for Windows 10 until July 29. Continue to use Visual Studio 2015 RC until July 29 if you are developing Universal Windows apps.

我想它还没有更新。可能取决于国家/地区、位置或安装今天发布的更新。

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

看起来这是一个 time/date 问题:我刚刚修改了我的 Visual Studio 2015:出现并安装了通用工具选项。查看 channel9 以获取说明。

我想新工具几个小时前才出来,你可以通过这个链接获取工具:

  1. For VS 2015 Community
  2. For VS 2015 Professional
  3. For VS 2015 Enterprise

希望对您有所帮助。

您需要安装昨天为 Windows 10 最终版发布的最新 SDK。 http://dev.windows.com --> SDK下载