There's a bug in the sample code for holographic window attachment

I think that there’s a bug in the sample code on line 20 at

OpenXR / specs / 1.0/html/xrspec.html#XR_MSFT_holographic_window_attachment

XR_TYPE_ATTACHED_CORE_WINDOW_MSFT is not defined. I think it should be XR_TYPE_HOLOGRAPHIC_WINDOW_ATTACHMENT_MSFT

Incidentally, the “Topic checker” here wouldn’t let me write “XR_MSFT_holographic_window_attachment” – it looked “ambiguous”.

Hmm, weird. I was pretty sure we made sure to check that all code snippets compiled, maybe that one got excluded from the automated testing. I’ve pinged someone about this - for future reference, the best place to report things like this would be Issues · KhronosGroup/OpenXR-Docs · GitHub

Thanks for letting us know!

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.