当前位置:网站首页>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
边栏推荐
- Day-7 JVM end
- MySql下载,及安装环境设置
- 什么是单调队列
- UE4 random generation of items
- Dameng database_ Logical architecture foundation
- Search of two-dimensional array of "sword finger offer" C language version
- Unity 3D帧率统计脚本
- JUC并发编程基础(6)--Lock锁
- Accessing a one-dimensional array with a pointer
- Find the ArrayList < double > with the most occurrences in ArrayList < ArrayList < double >
猜你喜欢

PDF Text merge

MySQL download and installation environment settings

UE4 reload system 2. Scene capture of reload system

HoloLens 2开发:使用MRTK并在Unity中模拟手势输入
![[FatFs] migrate FatFs manually and transfer SRAM virtual USB flash disk](/img/fb/5f3d17f1f3d6e4979ece5126e2925e.png)
[FatFs] migrate FatFs manually and transfer SRAM virtual USB flash disk
![[raspberry pie 4B] VII. Summary of remote login methods for raspberry pie xshell, putty, vncserver, xrdp](/img/dc/364fdc4c1748cc5522e4592bc47dc3.png)
[raspberry pie 4B] VII. Summary of remote login methods for raspberry pie xshell, putty, vncserver, xrdp

The problem that the user name and password are automatically filled in when Google / Firefox manages the background new account

Synergy LAN realizes multi host shared keyboard and mouse (AMD, arm)

Foundation of JUC concurrent programming (7) -- multithread lock

Jestson installs IBus input method
随机推荐
Day3 jvm+ sorting summary
Dameng database_ User password policy
Signals and systems: Hilbert transform
Dameng database_ Various methods of connecting databases and executing SQL and scripts under disql
Day-7 JVM end
Accessing a two-dimensional array with a pointer
[principles of database system] Chapter 5 algebra and logic query language: package, extension operator, relational logic, relational algebra and datalog
day4-jvm
Find the number with the most occurrences in the array
unity2D游戏之让人物动起来-下
Vscode multiline comments always expand automatically
【数据库系统原理】第四章 高级数据库模型:统一建模语言UML、对象定义语言ODL
MySQL基础---约束
[FatFs] migrate FatFs manually and transfer SRAM virtual USB flash disk
Dameng database_ Logical architecture foundation
CRC-16 MODBUS code
Lua Foundation
Solve modularnotfounderror: no module named "cv2.aruco“
JDBC初级学习 ------(师承尚硅谷)
ue4 换装系统3.最终成果