w32api-2.5 missing GLU_ERROR definition.

2004-02-18 Thread Philip Lamb
been removed, and the second you can still see commented out on line 123 of glu.h. Suggested fix: amend line 123 of in w32api package to read: #define GLU_ERROR 100103 This bug breaks all sorts of existing code. -- Philip Lamb [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.c

opengl-1.1.0-7 glut.h does not define wchar_t

2004-02-18 Thread Philip Lamb
if The only other workaround I can see is adding an #include before every #include which is neither elegant nor in the spirit of GLUT's philosophy of hiding platform dependencies. -- Philip Lamb [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Probl