0
votes
1answer
100 views
Build errors w/ GLee (GL Easy Extension Library)
Using Code::Blocks w/ mingw, and trying to use GLee for some OpenGL on windows. I'm getting the following build errors:
GLee.c|60|undefined reference to `_wglGetProcAddress@4'
GLee. …
