You will find instructions about compiling and linking OpenGL programs in
/usr/doc/opengl-1.1.0/README.txt .
The correct order of librairies for linking is -lglut32 -lglu32 -lopengl32 .
/usr/include/mingw/GL should be a soft link to /usr/include/GL ; otherwise
the OpenGL is not installed properly.
André Bleau, Cygwin's OpenGL package maintainer.
email: bleau at igb dot umontreal dot ca
(Fight SPAM: encode your email-address)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/