- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 127字
- 2021-07-02 19:08:02
Build configurations with Unity
Take a look at the configurations in the Build or Deploy drop-down. We have three configurations now, but although some names might seem familiar, they are not quite what you are used to. We have the following options:

Also, note that the processor architecture is ARM, by default. This is a left-over from the Phone tooling on which the HoloLens SDK is based. However, the HoloLens uses a x86 processor, so you need to set this to x86 as well. I suggest that you use Debug/X86 for now. We also have the now familiar options for the deployment. You can use the emulator, the device through Wi-Fi (Remote Machine), or the device through USB (Device)--which one you choose is up to you.
推薦閱讀
- Deploying Node.js
- AngularJS Testing Cookbook
- Testing with JUnit
- Building Modern Web Applications Using Angular
- jQuery從入門(mén)到精通 (軟件開(kāi)發(fā)視頻大講堂)
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)(第4版)
- QGIS:Becoming a GIS Power User
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Swift細(xì)致入門(mén)與最佳實(shí)踐
- Teaching with Google Classroom
- 微信小程序開(kāi)發(fā)與實(shí)戰(zhàn)(微課版)
- 持續(xù)集成與持續(xù)交付實(shí)戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- Machine Learning for Developers
- Arduino Wearable Projects
- 從零開(kāi)始學(xué)Android開(kāi)發(fā)