You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am doing various thing for build openXr SDk for android device and run Hello_xr code, but i am not able to success, I am facing an error like this
can you please help me how build openXr for android
2024-10-03 11:45:06.428 9681-9712 OpenXR-Loader org.khronos.openxr.hello_xr.vulkan E Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to determine active runtime file path for this environment
2024-10-03 11:45:06.428 9681-9712 OpenXR-Loader org.khronos.openxr.hello_xr.vulkan E Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error
2024-10-03 11:45:06.428 9681-9712 OpenXR-Loader org.khronos.openxr.hello_xr.vulkan E Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime
2024-10-03 11:45:06.428 9681-9712 OpenXR-Loader org.khronos.openxr.hello_xr.vulkan E Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime()
2024-10-03 11:45:06.428 9681-9712 OpenXR-Loader org.khronos.openxr.hello_xr.vulkan E Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties
2024-10-03 11:45:06.429 9681-9712 hello_xr org.khronos.openxr.hello_xr.vulkan E [11:45:06.429][Error ] XrResult failure [XR_ERROR_RUNTIME_UNAVAILABLE]
Origin: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr)
Source: /home/ravi/openXr/OpenXR-SDK-Source/src/tests/hello_xr/openxr_program.cpp:133
2024-10-03 11:45:06.429 9681-9712 threaded_app org.khronos.openxr.hello_xr.vulkan V android_app_destroy!
The text was updated successfully, but these errors were encountered:
An issue (number 2396) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2396 ), to facilitate working group processes.
This GitHub issue will continue to be the main site of discussion.
I am doing various thing for build openXr SDk for android device and run Hello_xr code, but i am not able to success, I am facing an error like this
can you please help me how build openXr for android
The text was updated successfully, but these errors were encountered: