> Am 23.10.2014 um 13:23 schrieb Nuno Santos <nunosan...@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to