[Interest] GL_QUADS and Android

Till Oliver Knoll till.oliver.knoll at gmail.com
Thu Oct 23 23:37:22 CEST 2014





> Am 23.10.2014 um 13:23 schrieb Nuno Santos <nunosantos at imaginando.pt>:
> ...
> 
> I had the following error when compiling a working project on Android:
> 
> error: 'GL_QUADS' was not declared in this scope

QG_QUADS don't exist on embedded OpenGL: the top 3 Google hits about "OpenGL ES and GL_QUADS" tell you all you need to know:

http://gamedev.stackexchange.com/questions/10727/fastest-way-to-draw-quads-in-opengl-es

http://stackoverflow.com/questions/6644099/what-is-so-bad-about-gl-quads

http://www.idevgames.com/forums/thread-1923.html

Cheers, Oliver


More information about the Interest mailing list