You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
openxr: Revert to 1.0.28, newer versions crash on Windows/Mingw-GCC
Reverts #82582. Works around #83674. Users tested 1.0.29, 1.0.30, and 1.0.31, which all triggered the same issue, with both mingw-gcc from Fedora 36 and Fedora 39.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "loader_logger.hpp"
|
||||
#include "loader_platform.hpp"
|
||||
#include "runtime_interface.hpp"
|
||||
#include "xr_generated_dispatch_table_core.h"
|
||||
#include "xr_generated_dispatch_table.h"
|
||||
|
||||
#include "xr_dependencies.h"
|
||||
#include <openxr/openxr.h>
|
||||
|
||||
Reference in New Issue
Block a user