Replies: 1 comment 2 replies
-
Can you show your code, the exact error you're getting and the include the header of This header:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a simple window in win32 i downloaded a multi context gl and wgl package from glad to add graphics interface however if I use the multi context version i get a error when at glad_gl_get_proc_from_userptr. But i found something wierder I copyed the wrapping from the gladLoadGLContext function and it somehow worked so i only can load opengl contexts trough using gladLoadGLContextUserPtr, but gladLoadGLContext, gladLoaderLoadGLContext fails. Pls help me figure out what might be the issue and maybe a example project on github might be beneficial.
Beta Was this translation helpful? Give feedback.
All reactions