- 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!
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- jQuery Mobile Web Development Essentials(Third Edition)
- Python語言程序設計
- Git高手之路
- Swift 3 New Features
- Visual Basic程序設計習題解答與上機指導
- 零基礎學Java程序設計
- Nginx Essentials
- Learning Salesforce Einstein
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- OpenStack Networking Essentials
- Illustrator CS6設計與應用任務教程
- Mastering Embedded Linux Programming
- SaaS攻略:入門、實戰與進階
- C語言程序設計