OpenXR-Loader - what manifest does it need?

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

OpenXR-Loader - what manifest does it need?

Postby rjxray » Mon Jan 24, 2022 11:22 am

When I load this page: https://my.matterport.com/show/?m=oyxufzsSD6o%20%20in with Cefclient (or Chrome) and then hover my mouse over a tag (little grey circle) On CursorChanged() is called and then an information panel is shown.

When I do the same in my cef app OnCursorChanged() is not called and the page view does not change until I click the tab and only then is the information shown.

I've been unable to identify anything I am doing differently but I am seeing this in the console for my app on loading the page:
Code: Select all
Error [GENERAL |  | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to find active runtime file in registry
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed to find default runtime with RuntimeInterface::LoadRuntime()
Error [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Failed querying extension properties
Error [GENERAL |  | OpenXR-Loader] : RuntimeManifestFile::FindManifestFiles - failed to find active runtime file in registry
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - unknown error
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : RuntimeInterface::LoadRuntimes - failed to load a runtime
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : Failed loading runtime information
Error [GENERAL | xrCreateInstance | OpenXR-Loader] : xrCreateInstance failed

I don't see the errors in the cefclient console log.

I have no idea what they mean but googling it leads me here: https://github.com/KhronosGroup/OpenXR-SDK-Source/issues/222.
So is there a JSON manifest I should be linking or loading, and if so where do I find it and how do I do it?
Or am I completely on the wrong track?

I'm using CEF 4638 with off screen rendering under Windows 10
rjxray
Expert
 
Posts: 115
Joined: Wed Jun 07, 2017 4:31 am

Re: OpenXR-Loader - what manifest does it need?

Postby rjxray » Mon Jan 24, 2022 11:28 am

rjxray
Expert
 
Posts: 115
Joined: Wed Jun 07, 2017 4:31 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 23 guests