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.

VS2017/Unity 5.6.2/Win10 SDK 15063, error MSB3774

HI , everyone
My development environment is VS2017 15.2(26430.14) + Win10 SDK 10.0.15063.400 + Unity 5.6.2f1, when i build Holograms 100 tutoral, i get these errors :
1>------ Build started: Project: Assembly-CSharp-firstpass, Configuration: Release x86 ------
1>D:\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): error MSB3774: Could not find SDK "WindowsDesktop, Version=10.0.15063.0".
1>D:\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): error MSB3774: Could not find SDK "WindowsIoT, Version=10.0.15063.0".
1>D:\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): error MSB3774: Could not find SDK "WindowsMobile, Version=10.0.15063.0".
1>D:\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): error MSB3774: Could not find SDK "WindowsTeam, Version=10.0.15063.0".

I can remove these references, the it builds ok. But when i add some Unity scripts, build with Unity again, then reload the solution with VS2017, the issue come back again。

Any idea ? Thanks.

Best Answer

  • Answer ✓

    I fix this issue by reinstalling VS2017 & Win10 SDK to the default locations : C:\Program Files (x86)

Answers

  • Answer ✓

    I fix this issue by reinstalling VS2017 & Win10 SDK to the default locations : C:\Program Files (x86)

  • 请问你是如何重装的,同样的问题,但是我用VSinstaller卸载后再安装问题依然存在

Sign In or Register to comment.