Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

Failing to deploy Galaxy Explorer or other apps to Hololens emulator.

I am trying to deploy the application after building it in Unity and Visual Studio 2015 Community Edition. The Hololens emulator is starting without issue, but I am struggling to get a Debug or Release build with target x86 to deploy to the Hololens Emulator 10.0.11082.1039.

I am getting errors for missing files:
Severity Code Description Project File Line Suppression State
Error DEP6701 : Bootstrapping failed with unexpected error: 'DEP6960 : Source file does not exist: C:\Program Files (x86)\Common Files\Microsoft Shared\Phone Tools\14.0\Debugger\target\x86\msvsmon.exe'. HelloWorld

I've found these are actually located in:
C:\Program Files\Microsoft Visual Studio 14.0\Common7\IDE\Remote Debugger\x86
With additional needed libraries in:
C:\Program Files\Microsoft Visual Studio 14.0\Team Tools\DiagnosticsHub\Collector\Agents

How can I include these missing library build paths in the project so that it finds the missing libraries?

Answers

  • Solved by uninstalling all prior versions of Visual Studio that were present and then reinstalling.

    I am now finally running Galaxy Explorer in the HoloLens emulator.
    I believe the installation documentation is lacking for this process. Here is my working directions for the installation to get to the Galaxy Explorer demo. I also wonder if the order of installation is important. I am going to post my full working directions for setup in a separate post.

  • BlinkPopBlinkPop
    edited July 2016

    I am getting exactly the same issue but I am trying to deploy to the Hololens. Reinstalling it is.

Sign In or Register to comment.