Forum Discussion

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

capi_gle_gl.h Error C1189: #error : gl.h should be included after this, not before

I'm using the Oculus SDK with an already existing application template, which already includes gl.h in the stdafx.h before anything else, so I got an error within capi_gle_gl.h. If I try to include...