Hello,
During test compilation ('make' step) I get a lot of errors for undefined types like:
In file included from /home/adi/OpenXR-Hpp/build/include/openxr/openxr.hpp:174,
from /home/adi/OpenXR-Hpp/tests/a.cpp:2:
/home/adi/OpenXR-Hpp/build/include/openxr/openxr_dispatch_static.hpp:710:98: error: ‘XrApiLayerCreateInfo’ does not name a type; did you mean ‘XrActionSetCreateInfo’?
Please see the attached file:
test-build.log
I've tried Fedora 42 and clean Ubuntu 22.04 LTS installation (OpenXR-SDK, OpenXR-Source-SDK and OpenXR-Hpp from git). The log is from the Ubuntu installation:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
Hello,
During test compilation ('make' step) I get a lot of errors for undefined types like:
Please see the attached file:
test-build.log
I've tried Fedora 42 and clean Ubuntu 22.04 LTS installation (OpenXR-SDK, OpenXR-Source-SDK and OpenXR-Hpp from git). The log is from the Ubuntu installation: