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.
Options

Emulator not an option in Visual Studio

Hi:
I am trying the Origami project. I went through the first chapter and generated a Visual Studio project. The unit project plays in Unity find and no errors. However, when I open the Visual Studio project, the CPU has only "Any CPU" option and the deployment has no emulator option (only unity).

I created a new UWP in Visual Studio to see whether the Hololens emulator is there and it is. I was able to debug my UWP project within Hololens. So, the emulator is installed and working. Not sure what's going on. Any ideas?

Best Answer

Answers

  • Options

    i would reinstall the tools and or update 2

    Dwight Goins
    CAO & Founder| Independent Architect | Trainer and Consultant | Sr. Enterprise Architect
    MVP | MCT | MCSD | MCPD | SharePoint TS | MS Virtual TS |Windows 8 App Store Developer | Linux Gentoo Geek | Raspberry Pi Owner | Micro .Net Developer | Kinect For Windows Device Developer
    http://dgoins.wordpress.com

  • Options

    I already did. But that didn't help

  • Options

    I had the same problem with the GalaxyExplorer. I solved this removing the folder, unpacking again the zipped project. Open the Unity project/click on "project" tab (on the main window, left bottom corner)/expand "assets"/click on "scenes"/double click on "MainScene"/ then rebuild the VS project in Unity: file/build & run/select platform: Windows Store/click "switch platform"/select in SDK "Universal 10/select UWP Build Type "d3D"/click "build"/click "new folder"/rename folder to UWP/click "select folder". Your new VS project should be created inside this folder

  • Options

    I also had the same problem, I had to uninstall everything. Unity, Visual Studio 2015, tools. etc. and started over following this

    https://developer.microsoft.com/en-US/windows/holographic/install_the_tools

    it solved the problem. so don't reinstall without uninstalling everything first. give it a try

    Yvan
    Hololens Developer Rookie B)

Sign In or Register to comment.