Author Topic: Installing GLUT headers??  (Read 4250 times)

h3x0r

  • Guest
Installing GLUT headers??
« on: April 14, 2007, 12:21:47 am »
Hey i installed freeGlut headers on fedora and when creating an OpenGl program it asks me where i put the file and when i specif y /usr/include/GL it tells me that the folder is invalid ?? do i also need the lib files??

h3x0r

  • Guest
Re: Installing GLUT headers??
« Reply #1 on: April 14, 2007, 12:24:13 am »
Actually i have both the include and lib files, but why wont it find them??!
It gives me the error:
"The path you entered seems valid, but this wizard
can't locate the following GLUT's library file:
glut in it.(Also tried prepending lib and appending .a and .lib)."
« Last Edit: April 14, 2007, 12:27:08 am by h3x0r »