Hi,
Im using solaris with bash.
I have entered CC -o Demo demo.cc and I get the following error:
I get several more for glx, glext and glutCode :Error: Could not open include file<GL/gl.h>.
This means that the linker can not find the GL files as they are not in the system path. How do you do this in Solaris & Bash?
Thanks For your help
-Alex



