Re: glActiveTexture declaration
"MindFlyer" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
MindFlyer wrote: > The way I fixed it is by going into SDL_opengl.h and deleting line 2019: > GLAPI void GLAPIENTRY glActiveTextureARB(GLenum texture); Typo. It's line 1871: GLAPI void GLAPIENTRY glActiveTexture( GLenum texture ); _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org