Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
jfeh's avatar
jfeh
Honored Guest
10 years ago

ovrHmd_GetLastError return value

Hi,

ovrHmd_GetLastError is documented as returning nullptr if no error occured.
However, in my program, the latter always (global errors with nullptr as parameter or "per session" errors when passing my ovrHmdDesc address) returns a valid pointer to an empty string.
Is this a documentation glitch (empty string means no error) or am I getting errors that are not described by the SDK ?

SDK is 0.4.4 with DK2.

Cheers,
Jeff.

1 Reply

  • Yes, I'm seeing the same behavior here.

    I've created a bug report for clarification.