On Thu, Jun 29, 2017 at 09:52:22AM -0300, Lisandro Damián Nicanor Pérez Meyer 
wrote:
> Normally the issue was with apps using GLU/GLUT because it has not been 
> ported 
> to GLES, so I first suspected this... but it seems not the issue.
> 
> ::glBindTexture is definitely not a Qt call:
> 
> <https://www.khronos.org/registry/OpenGL-Refpages/es3.0/html/
> glBindTexture.xhtml>
> 
> So I would rather point at the libs implementing OpenGL ES.

I guess the question is whether Qt has included the GLES headers?
qopenglfunctions.h doesn't do it by itself, but I suppose it's meant to come
in through some indirect header?

/* Steinar */
-- 
Homepage: https://www.sesse.net/

Reply via email to