I\'m trying to check out the new MRTK (V2) but I had been having troubles making the build, first on Unity which make me download the Windows SDK 18362, now I\'m trying to c
To fix this error you need to update your Build Settings so that the Minimum SDK version is at or lower than your HoloLens OS version. I usually use 10.0.10240.0. You still need to make sure that your target SDK version is “latest installed”. Try doing the following steps:
Emphasize Bullet 3# in Julia answer. Minimum SDK must be 10.0.10240.0 otherwise you will get a fatal error on the first app run.