当前位置:网站首页>Hololens2 development environment building and deploying apps
Hololens2 development environment building and deploying apps
2022-07-01 03:57:00 【itsxwz】
Official documents
- Deploy :https://docs.microsoft.com/zh-cn/windows/mixed-reality/develop/advanced-concepts/using-visual-studio?tabs=hl2
- Development :https://docs.microsoft.com/zh-cn/windows/mixed-reality/
- Example :https://docs.microsoft.com/zh-CN/windows/mixed-reality/mrtk-unity/mrtk2/?view=mrtkunity-2022-05
One 、 Development environment construction
install Unity, Must choose UWP platform .
install Visual Studio, You must select general Windows Platform development .
Unity Medium packaging settings .
download Target SDK Version:https://developer.microsoft.com/zh-cn/windows/downloads/windows-sdk/
Or by VS install .

Two 、 Deploy App
Property page setting general items .
ps: If the platform toolset is not installed , use vs Open generated uwp project .sln Installation will be prompted .
adopt wifi Deploy .
Computer name write HoloLens2 The equipment ip Address , Check through the device . The development machine and the deployment device do not need to be connected to the same wifi, As long as the same LAN .
adopt usb Deploy .
3、 ... and 、 Report errors
error DEP6957: Failed to use “ Universal authentication ” Connect to device ( Exception from HRESULT:0x80072746) [0x80072746]
Both the device and the development machine should be turned on by the developer /usb Options , Then through the equipment pairing , Developing machines vs It is required to fill in the actual equipment 6 position PIN code .
Deployment success :
边栏推荐
- MallBook:后疫情时代下,酒店企业如何破局?
- 242. 有效的字母异位词
- LeetCode 1380. Lucky number in matrix
- Blueprism registration, download and install -rpa Chapter 1
- Libevent Library Learning
- 10. 正则表达式匹配
- Error: plug ins declaring extensions or extension points must set the singleton directive to true
- [TA frost wolf \u may- hundred talents plan] 1.2.3 MVP matrix operation
- 165. compare version numbers
- The problem of integrating Alibaba cloud SMS: non static methods cannot be referenced from the static context
猜你喜欢
随机推荐
Jeecgboot output log, how to use @slf4j
JMeter login failure, extracting login token, and obtaining token problem solving
[TA frost wolf _may - "hundred people plan"] 1.4 introduction to PC mobile phone graphics API
Why can't you find the corresponding function by clicking go to definiton (super easy has a diagram)
熊市下的Coinbase:亏损、裁员、股价暴跌
互联网行业最佳产品开发流程 推荐!
类和对象收尾
LeetCode 1400. Construct K palindrome strings
318. Maximum word length product
Unity之三维空间多点箭头导航
【TA-霜狼_may-《百人计划》】2.3 常用函数介绍
NFT:使用 EIP-2981 开启 NFT 版税之旅
NFT:使用 EIP-2981 開啟 NFT 版稅之旅
LeetCode 1828. Count the number of points in a circle
The problem of integrating Alibaba cloud SMS: non static methods cannot be referenced from the static context
“目标检测“+“视觉理解“实现对输入图像的理解
MFC窗口滚动条用法
166. 分数到小数
6. zigzag transformation
Inventory the six second level capabilities of Huawei cloud gaussdb (for redis)







