Unity MRTK(三)部署到Hololens模拟器

安装

  • 从官网安装模拟器
  • 将win10升级为专业版
  • 从控制面板-程序-程序和功能-启用或关闭windows功能-勾选Hyper-V
  • 选择release X64(hololens2)部署到模拟器上

遇到Error MSB3774 找不到SDK "WindowsMobile, Version=10.0.17763.0"
解决:在解决方案资源管理器中找到[项目]>引用>Windows Mobile(带黄色感叹号),直接右键删掉

参考

https://docs.microsoft.com/zh-cn/windows/mixed-reality/develop/platform-capabilities-and-apis/using-the-hololens-emulator
https://docs.microsoft.com/zh-cn/windows/mixed-reality/develop/platform-capabilities-and-apis/using-the-hololens-emulator

posted @ 2020-12-12 13:23  小帆敲代码  阅读(427)  评论(0编辑  收藏  举报