glGetError function needs linking library, I don't know its name

Started by
-1 comments, last by jiangcaiyang 11 years, 6 months ago
I am currently working in Linux, and using g++ as my compiler, the ld return this information:
(.text.startup+0x3b):-1: Error:undefined reference to `glGetError'
I don't know what library to link.

This topic is closed to new replies.

Advertisement