Nuno Santos
2014-10-23 11:23:24 UTC
Hi,
I had the following error when compiling a working project on Android:
error: 'GL_QUADS' was not declared in this scope
_geometry.setDrawingMode(GL_QUADS);
Do I need any special include for this?
Regards,
Nuno
I had the following error when compiling a working project on Android:
error: 'GL_QUADS' was not declared in this scope
_geometry.setDrawingMode(GL_QUADS);
Do I need any special include for this?
Regards,
Nuno