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

HoloTookit build error (How to install Win10 SDK 10240?)

Hi,

I am trying to build HoloToolkit, and I am getting the following errors:

_Build FAILED.

   "C:\Projects\HoloSDK\HoloToolkit\Sharing\Src\External\apriltag-2015-03-18\src\vs\apriltag.sln" (rebuild target) (1) ->
   "C:\Projects\HoloSDK\HoloToolkit\Sharing\Src\External\apriltag-2015-03-18\src\vs\apriltag_UAP\apriltag_UAP.vcxproj" (Rebuild target) (2) ->
   (UAP_PlatformPrepareForBuild target) ->
     C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Application Type\Windows Store\10.0\Platforms\Win32\PlatformToolsets\v140\Toolset.targets(41,5): error MSB8036: The Windows SDK version 10.0.10240.0 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\Projects\HoloSDK\HoloToolkit\Sharing\Src\External\apriltag-2015-03-18\src\vs\apriltag_UAP\apriltag_UAP.vcxproj]

0 Warning(s)
1 Error(s)

Time Elapsed _00:00:07.33

I installed Visual Studio 2015 (Update 2) and Windows 10 SDK (10586) on this dev machine a few months ago. The setup did not install the older SDK, 10240.

At this point, I am unable to install older version of Win10 SDK, and hence unable to build HoloToolkit. Does anybody know how to work around this issue?

Thanks,
~h

Best Answer

Answers

  • Options

    Thanks, @timg! For some reason, I was fixated with the Win10 SDK setup. I was able to install 10240 via VS setup. Thanks! `h

Sign In or Register to comment.