Forum Discussion
darknight201
8 years agoExplorer
ovr_GetLastErrorInfo can't be called to diagnose ovr_Initialize failure?
According to the documentation ovr_GetLastErrorInfo should be able to be called when the runtime is not yet initialized. From OVR_CAPI.h: /// Initializes LibOVR /// /// Initialize LibOVR for appli...
darknight201
8 years agoExplorer
So it appears that this may be a bug in the 1.23 version of the Oculus SDK. Switching to the latest 1.24 release fixes the problem. I can now correctly call ovr_GetLastErrorInfo() without an initialized runtime. In my case I now get the same -3002 error returned with an error string: "Insufficient LibOVRRT version. Requested major.minor version: 1.25; LibOVRRT version: 1.24"
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 months ago