Glut - What/How to Install & What to Attach/Include [Archive] - C Board

PDA

View Full Version : Glut - What/How to Install & What to Attach/Include


drdroid
10-12-2003, 08:17 AM
I installed the development libraries for glut the other day and I've been having some troubles compiling some source I got out of the book. This could be concidered multi-posting but, believe me, it's not. Here are the steps I took:


1. I downloaded the glut libraries and such as rpm's.

2. I installed them.

3. I rebooted the machine.

4. Attempted to compile software.


Is anything missing there? Next is there anything that I should do special when compiling the source, ie. options for the g++ command?