我一直在关注微软关于 Hololens 的几个教程,从真正的基本 100(创建 Cube)到 101E。
然而,当部署到 Hololens 时,它不会出现错误,一切都会成功,但是在启动应用程序时它会显示一个白屏,然后是带有月亮“表情符号”的 zzz。
我得到的唯一错误是附加的错误。但是开发人员许可证处于活动状态。我也更新了它,但这有关系吗?不知道。
日志文件:
>
3>------ Deploy started: Project: Origami, Configuration: Release x86 ------
3>Deploying to Phone Internal Storage...
3>Creating a new clean layout...
3>Copying files: Total 48 mb to layout...
3>Checking whether required frameworks are installed...
3>Framework: Microsoft.VCLibs.140.00/x86, app package version 14.0.24123.0 is not currently installed.
3>Framework: Microsoft.NET.CoreRuntime.1.0/x86, app package version 1.0.23819.0 is not currently installed.
3>Framework: Microsoft.VCLibs.140.00/x86, app package version 14.0.24123.0 is not currently installed.
3>Installing missing frameworks...
3>Registering the application to run from layout...
3>Deployment complete (0:00:05,557). Full package name: "Origami_1.0.0.0_x86__sx6pycx103f58"
========== Build: 2 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
========== Deploy: 1 succeeded, 0 failed, 0 skipped ==========