其他分享
首页 > 其他分享> > Unity MRTK(三)部署到Hololens模拟器

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

作者:互联网

安装

遇到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

标签:zh,cn,platform,Hololens,MRTK,windows,Unity,mixed,模拟器
来源: https://www.cnblogs.com/code-fun/p/14124388.html