microsoft / OpenXR-Unity-MixedReality-Samples

Sample Unity projects to demo how to use OpenXR plugin in Unity for HoloLens 2 and Mixed Reality headsets
MIT License
245 stars 70 forks source link

UWP build error: MSB3774 Could not find SDK "WindowsMobile, Version=10.0.22621.0" #151

Closed eddylai closed 1 year ago

eddylai commented 1 year ago

try to build samples with Unity 2021.3.23f1 configured as UWP Intel x64 , D3DProject, Target SDK 10.0.22621.0 , Min. Platform 10.0.19041.0 build and run on local Machine but got error in Visual Studio 2022 (17.5.4):

MSB3774 Could not find SDK "WindowsMobile, Version=10.0.22621.0"

my Visual Studio 2022 installed individual components do including : Win10 SDK 10.0.19041.0, 10.0.20348.0 Win11 SDK 10.0.22000.0, 10.0.22621.0