This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygwin compiles opengl app problem


Hi,
  I use cygwin to compile an opengl program, and get this error:
----------------------------------------------------------------------
/usr/include/w32api/GL/glu.h:230: error: syntax error before '*' token.
----------------------------------------------------------------------
  I opened glu.h, and find the statement in glu.h at 230 row:
GLAPI const wchar_t * APIENTRY gluErrorUnicodeStringEXT (GLenum error);
  If I comment this statement, everything is ok. What's wrong with this 
statement?

Sincerely
Yili Zhao



--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]