microsoft / OpenXR-MixedReality

OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
https://aka.ms/openxr
MIT License
336 stars 96 forks source link

The Win32 samples need a refresh. Do not build. #134

Open laultman opened 1 month ago

laultman commented 1 month ago

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.