Skip to content

OpenXR: Use 1.0 API

Bernhard Fröhler requested to merge codeling/vtk:master into master

Fixes the crash encountered when compiling VTK against OpenXR SDK >= 1.1.36; an api version of 1.0.36 needs to be requested.

See also https://discourse.vtk.org/t/openxr-1-1-36-crash

Merge request reports