Hi Brian,

> This:
>
> /* Internal convenience typedefs */
> typedef GLvoid (*_GLUfuncptr)(GLvoid);
>
> Produces this:
>
> ../.././include/libinc/GL/glu.h:259: error: '<anonymous>' has incomplete type
> ../.././include/libinc/GL/glu.h:259: error: invalid use of 'GLvoid'
>
> What am I missing???

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32364
and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9278

Regards,
Volker

Reply via email to