Need to add -lGLU besides -lglut to use the glut in OpenSuse.
Change the configure file to add -lGLU in "g++" commands.
GLUT_LIBS="-lglut -lGLU"
Log in to post a comment.
GLUT_LIBS="-lglut -lGLU"