Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

Loading…

Error after glewInit() for OpenGL 3.2 and above with SDL2 #3

Open
lemanyk opened this Issue · 3 comments

2 participants

lemanyk Nigel Stewart
lemanyk

Here is my code http://pastie.org/8392206

Compile was success, but then on run it fails with error "invalid enumerant"

Nigel Stewart
Owner

Is it a core (also called "forward compatible") context?

  • Nigel
lemanyk

sorry, but i don't know
i use glew 1.10, sdl2.0, nvidia 325.15 with opengl 4.3 support, on linux
i see, it's prevalent problem http://www.opengl.org/wiki/OpenGL_Loading_Library#GLEW

Nigel Stewart
Owner

Indeed, most likely a core context. There was a patch for 1.10.0 that didn't pass QA on Windows.
Perhaps next time around...

  • Nigel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.