Showing posts with label gcc. Show all posts
Showing posts with label gcc. Show all posts

Wednesday, November 10, 2010

gcc compile c++ glut at linux

gcc -I/usr/X11R6/include -L/usr/local/lib -lglut -lGL -lGLU -o Kubus1 Kubus.cpp