Hololens-无法连接到设备 [英] Hololens- Failed to Connect to Device

查看:606
本文介绍了Hololens-无法连接到设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这个问题是在其他地方提出的,但是答案似乎直接指向Hololens和PC之间的配对过程,这是我的问题的一部分.

I realize this question was asked elsewhere, but the answers seem to direct towards the paring process between Hololens and a PC, which is part of my problem.

我在Unity中制作了一个应用程序,并导出到了Visual Studio.当我尝试在Hololens上运行它时,出现此错误:

I made an app in Unity and exported to Visual Studio. When I try to run it on the Hololens, I get this error:

错误DEP6957:无法使用通用身份验证连接到设备.请验证在项目调试设置中指定了正确的远程身份验证模式.

Error DEP6957 : Failed to connect to device using Universal Authentication. Please verify the correct remote authentication mode is specified in the project debug settings.

我了解您第一次运行时,系统会提示您同时配对PC和设备,但我从未收到此请求,并且我没有字段输入在设置"应用程序中找到的Hololens PIN.我按照以下说明使用USB电缆和WIFI进行了尝试: https://developer.microsoft.com/EN-US/WINDOWS/HOLOGRAPHIC/holograms_100 ,但没有成功.

I understand that the first time you run, you should be prompted to pair both the PC and the device, but I never got this request, and I have no field to input the Hololens PIN that is found on the Settings app. I tried both with the USB cable and by WIFI, following instructions from: https://developer.microsoft.com/EN-US/WINDOWS/HOLOGRAPHIC/holograms_100, but with no success.

我可以做些什么调试并成功在Hololens上尝试我的应用程序吗?

Is there anything that I can do to debug, and succeed in trying my app on the Hololens?

P.S.我在Windows 8上运行Visual Studio,但由于似乎缺少Hyper-V而无法下载该模拟器.希望这会有所帮助.

P.S. I am running visual studio on Windows 8, and I can't download the emulator because it seems that I'm lacking Hyper-V. Hope this helps.

谢谢.

推荐答案

Hololens的构建需要UWP.要为Unity构建UWP应用,必须满足以下要求:

Building for Hololens requires UWP. To build UWP app for Unity these requirements must be met:

  • Unity 5.2或更高版本
  • Windows 10计算机
  • Visual Studio 2015 RTM,(最低版本为14.0.23107.0).请 请注意,早期版本(例如Visual Studio RC)不是 在Unity 5.2中受支持.
  • 您还需要安装Windows 10 SDK.
  • Unity 5.2 or later
  • A Windows 10 machine
  • Visual Studio 2015 RTM, (the minimum version is 14.0.23107.0). Please note that earlier versions, for example Visual Studio RC, are not supported in Unity 5.2.
  • You’ll also need to install the Windows 10 SDK.

就像您提到的那样,您正在使用 Windows 8 ,但是需要 Windows 10 . 您可以在Unity

Like you mentioned, you are using Windows 8 but Windows 10 is required. You can read more bout this on Unity blog.

这篇关于Hololens-无法连接到设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆