cginternals / globjects

C++ library strictly wrapping OpenGL objects.
https://globjects.org
MIT License
538 stars 59 forks source link

glbinding/gl/types.h not found along with glbinding/ContextHandle.h (Solved) #401

Closed jcsq6 closed 4 years ago

jcsq6 commented 4 years ago

I downloaded the precompiled binaries with seemingly no problem. yet for some reason i get errors saying that the files glbinding/gl/types.h and glbinding/ContextHandle.h are not found. are these things that are needed to be downloaded separately? they arent anywhere in the download.

EDIT: for anyone with the same problem, just go to https://www.glbinding.org/#build-instructions and download glBinding and include it in your program- along with linking the lib.