当前位置:网站首页>Hololens 2 development: development environment deployment
Hololens 2 development: development environment deployment
2022-07-24 06:13:00 【A small EZ】
Refer to : Microsoft official documents - Installation tools
It is recommended to browse HoloLens 2 Chinese development documents
Environmental requirements ( notes : This configuration requirement includes HoloLens2 Configuration requirements of simulator , If you don't use it, please configure it according to the above link ):
1.64 position Windows 10 pro 、 Corporate or educational
HoloLens 2 The simulator needs Windows 10 2018 year 10 Monthly update or later .
• 64 position CPU
• 4 nucleus CPU( Or in total 4 Multiple cores CPU)
• 8 GB Or bigger RAM
• stay BIOS in , The following functions must be supported and enabled :
o Hardware assisted virtualization (Hardware-assisted virtualization)
o Secondary address translation (SLAT)
o Hardware based data execution protection (DEP)
• GPU requirement
o DirectX 11.0 Or later
o WDDM 2.5 Graphics driver (HoloLens 2 Simulator )
o Simulators can work with unsupported GPU Cooperation , But the speed will be significantly slower
If your system meets the above requirements , Please make sure that Enabled “Hyper-V” function , The method is to select “ Program ”->“ Procedures and functions ”->“ Enable or close Windows function ”, Make sure you have selected “Hyper-V”.
2.Windows 10 SDK (10.0.18362.0)
It is suggested that SDK Install by yourself instead of Visual Studio Installer Install in
notes :
install Win10SDK You need to specify by yourself SDK The installation path , Keep the path as short as possible Such as "C:\Z"
Because if you install according to the default path , stay Unity in build UWP The application will appear "IOException: Win32 IO returned 234" problem .
This is because the file is in Windows SDK The full path of is too long , The path length in the default installation folder is 231 Characters ,System.IO.File.Copy Unable to deal with .
When you installed WinodwsSDK when , The installation path cannot be customized . Need to uninstall Visual Studio And all windows SDK, Or reset the system and reinstall . Reference from :WuHaoDataMesh
3.Visual Studio2017
notes : Not recommended VS2019 There is some instability
Specify... At installation time Use C++ Desktop development Universal Windows platform (UWP) Development These two components . At the same time, select Win10SDK 10.0.10240.0 The following are installed by the author SDK
4.Unity3D
You can choose 2018.4 2019 perhaps 2018 LTS( Long term support version )
The author is 2019.2.3f1
stay build good UWP The program may not be found UWP SDK The problem of , concrete :
Hololens Development environment configuration pit avoidance Guide
边栏推荐
- day1-jvm+leetcode
- MySQL foundation - constraints
- Dameng database_ Logical backup
- day6-jvm
- Dameng database_ Common user management commands
- How does the latest version of text (TMP) UI text of unity display in Chinese
- C language linked list (create, traverse, release, find, delete, insert a node, sort, reverse order)
- Jupyter notebook select CONDA environment
- Dameng database_ User password policy
- Deepsort summary
猜你喜欢

unity2D游戏之让人物动起来-下

Headlong platform operation
![[deep learning] teach you to write](/img/c6/333b16758d79ebd77185be6e3cb38f.png)
[deep learning] teach you to write "handwritten digit recognition neural network" hand in hand, without using any framework, pure numpy

day1-jvm+leetcode

Dameng database_ LENGTH_ IN_ Influence of char and charset

Accessing a two-dimensional array with a pointer

Write the list to txt and directly remove the comma in the middle

JDBC elementary learning ------ (learning from Shang Silicon Valley)

Statistical analysis of catering data --- Teddy cloud course homework

Jupyter notebook select CONDA environment
随机推荐
力扣:1-两数之和
记一次高校学生账户密码的获取,从无到有
HoloLens2开发:使用MRTK并且模拟眼动追踪
Draw contour cv2.findcontours function and parameter interpretation
day3-jvm+排序总结
ue4 换装系统3.最终成果
MySQL基础---约束
Openpose2d转换3d姿态识别
Dameng database_ Trigger, view, materialized view, sequence, synonym, auto increment, external link and other basic operations
unity2D游戏之让人物动起来-上
bat批处理脚本、同时运行多个文件、按照顺序执行的批处理命令及xshell脚本。
How to solve the problem of large distribution gap between training set and test set
How does the latest version of text (TMP) UI text of unity display in Chinese
Solve modularnotfounderror: no module named "cv2.aruco“
Force buckle: 1-sum of two numbers
data normalization
餐饮数据统计分析---泰迪云课程大作业
10大漏洞评估和渗透测试工具
UE4 aiming offset
[principles of database system] Chapter 5 algebra and logic query language: package, extension operator, relational logic, relational algebra and datalog