tfchui's Computer Support and Troubleshooting
Search This Blog
Thursday, September 20, 2007
Compile GLUT in Linux
Make sure the header has,
/ GL/glut.h \
\ /
Compile with,
gcc simple.c -o simple -I/usr/X11R6/include/ -L/usr/X11R6/lib -lX11 -lXi -lXmu -lglut -lGL -lGLU
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment