The UWP samples work in HoloLens. The Win32 samples fail on the local Intel dev computer (debug/x64) with an initial warning in the format.h file with non-standard code that will be removed and refers to C++20. Applying the suggested fix, in fact does ignore the error but the downstream code blows up big time!
Running Windows 11 fully patched/updated. Testing with VS 2022 17.10 and 17.11 preview 6.
The UWP samples work in HoloLens. The Win32 samples fail on the local Intel dev computer (debug/x64) with an initial warning in the format.h file with non-standard code that will be removed and refers to C++20. Applying the suggested fix, in fact does ignore the error but the downstream code blows up big time!
Running Windows 11 fully patched/updated. Testing with VS 2022 17.10 and 17.11 preview 6.