Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
darknight201's avatar
darknight201
Explorer
8 years ago

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...