jrap
09-20-2004, 08:25 PM
Hi all,
I'm experimenting with openGL for the first time, and have run into problems getting an example from my textbook to work.
I am running Slackware 10.0
I have
#include <GL/glut.h>
at the top of the source, but when I attempt to compile, I receive "undeclared (first use this function)" for all of the opengl functions.
I have been searching google, and have used various makefiles that people have provided, alas, no luck.
Any help would be much appretiated.
Thanks
I'm experimenting with openGL for the first time, and have run into problems getting an example from my textbook to work.
I am running Slackware 10.0
I have
#include <GL/glut.h>
at the top of the source, but when I attempt to compile, I receive "undeclared (first use this function)" for all of the opengl functions.
I have been searching google, and have used various makefiles that people have provided, alas, no luck.
Any help would be much appretiated.
Thanks