Skip to main content
GameDev.net gamedev.net
🔒 Locked

gl3w: undefined reference to 'glXGetProcAddress'

Started by PrestoChung Apr 12, 2012 at 12:25 AM 0 replies 2.7k views
Original Post
PrestoChung
PrestoChung
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?

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.