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

SDK errors while building VS Solution for HoloLens

Hello,

I am getting some build errors while building VS solution for HoloLens. I have created a simple Hello World app for HoloLens and generated C# project from Build Settings.

Below are the errors I am getting when I try to build the solution.

Could not find SDK "WindowsMobile, Version=10.0.17134.0". Assembly-CSharp
Could not find SDK "WindowsIoT, Version=10.0.17134.0". Assembly-CSharp
Could not find SDK "WindowsTeam, Version=10.0.17134.0". Assembly-CSharp
Could not find SDK "WindowsDesktop, Version=10.0.17134.0". Assembly-CSharp
Could not find SDK "WindowsMobile, Version=10.0.17134.0". Origami

To make sure that the issue is not related to my project, I downloaded Origami sample from HoloAcademy and tried creating VS Solution from that. I am getting the same error for that also.

So looks like some issues with my environment. Below are my environment:

  • Windows 10 Pro 1803
  • VS 2017 Pro 15.7.5
  • Unity Pro 2017.4.1f1

I am wondering how does Mobile/IoT/Team SDKs came into HL solution.

Does anyone faces this issue before?
Any help is appreciated.

Thank you.

Answers

  • Options

    I've got the same problem, did you solve it ?

  • Options

    The issue was due to corrupted configurations. I finally reinstalled my OS to fix the issue.

  • Options

    I've got the same problem,how did you solve it ?

Sign In or Register to comment.