This is the mail archive of the
cygwin
mailing list for the Cygwin project.
broken built of cygwin compiled OpenGL/Mesa application
- From: Theo Verelst <theover at tiscali dot nl>
- To: cygwin at cygwin dot com
- Date: Thu, 08 Apr 2004 17:04:08 +0200
- Subject: broken built of cygwin compiled OpenGL/Mesa application
Readers,
Maybe I'm facing a known problem, but I at a glance saw no posts or
README's about this subject of OpenGL includes suddenly generating
errors after a relatively recent cygwin upgrade. Did the bindings or
the include file names change, or should I add some new switch #define ?
Below's the short error output.
Tia
Theo
------------------------------------------------------------------------------
/home/Theo/Pmspick2 [515] $ make
gcc -c -DWIN32 -D__WIN32__ -D_WINDOW pick.c
In file included from /usr/include/GL/glut.h:132,
from pick.c:58:
/usr/include/w32api/GL/glu.h:230: error: syntax error before '*' token
make: *** [pick.o] Error 1
/home/Theo/Pmspick2 [516] $
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/