具有 Visual Studio 2017 RC 的 HoloLens 模拟器

HoloLens Emulator with Visual Studio 2017 RC

你们中有人成功地安装了系统上只有 Visual Studio 2017 的 HoloLens 模拟器吗?

基于HoloLens Forums,它说:

The Project template for Holographic hasn't been updated for Visual Studio 2017 yet. Only Visual Studio 2015 is supported at this time.

所以在此期间,您需要使用 Visual Studio 2015 Update 3 才能使用 HoloLens 模拟器

在 vs2017rc 上...

按照 ms 的要求安装 hololens 模拟器和 vs2015 / 运行 holographicapp trought templates / 将 son ans 项目文件从 vs2015/projects 复制到 vs2017 项目 / 用 vs2017 打开它(它将 运行 在模拟器上成功构建。

卸载 vs2015 trought vs2015 安装程序(所有基本功能)

运行 vs2017再次全息...并开始修改...

根据安装说明:

If you are using Visual Studio 2017 and do not have Visual Studio 2015 installed, you must update the registry to work around a prerequisite check Add or locate this key: HKLM\SOFTWARE\ Microsoft\Analog Add a REG_SZ value in that key with name: “OverrideHoloLensSDKPrerequisites”, and value: “TRUE” If you are on an x64 version of Windows, also add or locate this key: HKLM\SOFTWARE\Wow6432Node\Microsoft\Analog Add a REG_SZ value in that key with name: “OverrideHoloLensSDKPrerequisites”, and value: “TRUE”

如果您从未通过注册表安装过 VS2015,则可以使用 VS 2017 "fix"