From: Denat H. <De...@De...> - 2010-03-21 22:13:19
|
Oh, great, make clean and make worked. When you get a chance, how would I include and link for future applications, instead of demos? For instance, I tried " gcc -l GL -l GLU -l GLUT -l OSMesa -o progname " and then arbfplight.c or an openglut example: fractals.c . I see that certain gl progs have their own headers, but let's say I don't make a header for a new one, if a makefile is always needed instead of terminal commands, anyone have a sample general one? Now I know Mesa is working the right way, K, Denat |