- HoloLens Beginner's Guide
- Jason Odom
- 154字
- 2021-07-02 23:35:20
Compilation time
Now, we will let Visual Studio turn everything we have done so far into the code it needs to run on the HoloLens:
- On the menu, click on the Build option and select Deploy HoloLens Beginners Guide:

It will begin going through the compilation process; but because this is our first time connecting to our HoloLens, we will need to set up security for remote connections. Shortly after clicking on the Deploy option, the following box will appear in your compilation PC:

- With the HoloLens on, navigate to the Settings menu:

- Select Update; here, we will get access to developer options:

- Select and hit the Pair button:

- A code will appear on your device:

- Put that number in this input field and click on OK:

With that, Visual Studio will deploy to your device or emulator. Now load it up.
Congratulations, you have finished your first Holographic program!
推薦閱讀
- 計(jì)算思維與算法入門(mén)
- Python機(jī)器學(xué)習(xí):數(shù)據(jù)分析與評(píng)分卡建模(微課版)
- LabVIEW2018中文版 虛擬儀器程序設(shè)計(jì)自學(xué)手冊(cè)
- 信息可視化的藝術(shù):信息可視化在英國(guó)
- GitLab Repository Management
- 深入淺出Android Jetpack
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)(第4版)
- Swift細(xì)致入門(mén)與最佳實(shí)踐
- CoffeeScript Application Development Cookbook
- Node學(xué)習(xí)指南(第2版)
- MyBatis 3源碼深度解析
- OpenCV 3.0 Computer Vision with Java
- Visual Basic語(yǔ)言程序設(shè)計(jì)上機(jī)指導(dǎo)與練習(xí)(第3版)
- Unity 5 Game Optimization
- Backbone.js Patterns and Best Practices