OpenGL problem
OpenGL problem
- Subject: OpenGL problem
- From: Owen Anderson <email@hidden>
- Date: Sat, 2 Feb 2002 15:51:35 -0500
I'm trying to build the example GLUT code at nehe.gamedev.net, but it
continually fails with a linker error:
Undefined symbols: _DrawGLScene _InitGL _ResiszeGLScene
What's the matter with it? Thanks,
Owen Anderson