From: Brad B. <bra...@ho...> - 2000-05-08 00:59:31
|
Hi guys - I'm very new to Mesa programming, I've installed the latest Mesa release & the examples build & execute properly. However I can't get my files to make properly (basically I just copied a sample file & played with the makefile a bit) I run a Mandrake Linux system & here is the make file I have test.o: gcc -DSYSV -Dlinux -c test.c test: test.o test.c gcc -o test test.c -lGL -lGLU -L/home/bbe13/libs/Mesa-3.2/src-glut -lglut -lm -L/usr/X11R6/lib -lXmu -lXext -lXi -lX11 this compiles fine but when I run the executable nothing happens - I'm stumped. Please someone, for the love of god help. Also - how can I tell it my TNT2 card is being utilized by Mesa? Cheers Brad ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com |