OpenGL - GLUT trouble

A

astaples

Guest
I want to be able to build a program using glut, but without using frameworks. I have already installed the openGL SDK on my machine, which includes a glut.h file, but when I try to "make" my projectr, I get the following error ... "can't find file for: -lglut" which is an option I give to the compiler to build glut functionality into my program. Does anyone know the solution? When I search for libglut.so.*, I cannot find any on my machine and don't know how to add it. Thanks for your help!
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top