Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

GLU_NURBS_MODE

18 views
Skip to first unread message

aldrich

unread,
Oct 17, 2009, 9:17:14 AM10/17/09
to
when I comiple a opengl program with g++(patched with mingw), it said
GLU_NURBS_MODE and GLU_NURBS_TESSELLATOR are not defined, while
GLU_OUTLINE_POLYGON and GLU_DISPLAY_MODE are ok. if I comment out
GLU_NURBS_MODE and GLU_NURBS_TESSELLATOR related code, the programe
can work normally, why? did I forget to include certain header files?
in my program the glut.h and windows.h are included.

Andy V

unread,
Oct 17, 2009, 8:07:51 PM10/17/09
to

GLU_NURBS_MODE and GLU_NURBS_TESSELLATOR were added in GLU 1.3. What
version do you have?

--
Andy V

0 new messages