-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OpenXR] Error while building project. #691
Comments
Are you using an older version of the Engine? The The OpenXR gem development branch version was updated to use the If you are using the O3DE 23.10.2 point release, then the o3de-extras |
I am keeping this issue open waiting for a reply. |
Hi! Thanks for your help! I switched to 23102 release, but I'm still getting a different error message. Checking Build System D:\Users\javier.serra\Downloads\o3de-extras-2310.2-lfs\Gems\XR\Code\Include\XR\XRSystem.h(74,29): error C3668: 'XR::System::GetControllerTransform': el m?todo con el especificador de invalidaci?n 'override' no invalid? ning?n m?todo de clase base [D:\Users\javier.serra\Downloads\o3de-extras-2310.2-lfs\Projects\OpenXRTest\build\windows\External\XR-67d75bbc\Code\XR.Static.vcxproj] unity_1_cxx.cxx Any hint about this? |
I'm not able to build and open the sample project for OpenXR.
The CMakeProjectBuildError log shows the following error:
.../o3de-extras/Gems/OpenXRVk/Code/CMakeLists.txt:11 (o3de_gem_setup):
Unknown CMake command "o3de_gem_setup".
What am I missing? Thanks!
The text was updated successfully, but these errors were encountered: