Trying to get an SDL/OpenGL program to run on Linux...
Was able to build and configure gl3w.
Included "GL3/gl3w.h" and "GL3/gl3.h" but I am getting the error "undefined reference to 'glXGetProcAddress'" and I don't know why
So far I include libraries 'GL' and 'libgl3w' to the linker...are there more libs that I am missing?
gl3w: undefined reference to 'glXGetProcAddress'
Started by PrestoChung, Apr 11 2012 06:25 PM
No replies to this topic






