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

上一篇:喜报!上海斯歌K2 Platform荣获“年度数字化创新平台奖”


下一篇:3.19 部署基于Linux的Platform Services Controller详细过程