Forum Discussion

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

ovrHmd_AttachToWindow is not working in Qt's GLWidget.

I wanted to send the output directly to the oculus using the ovrHmd_AttachToWindow function as follows: if (!ovrHmd_AttachToWindow(hmd, (void*) Base::winId(), 0, 0)) { dprintf...