[Qt-interest] bindTexture enters in infinite loop

Paul Wellner Bou paul at purecodes.org
Wed Jan 12 09:02:54 CET 2011


Hello again,

I found the problem: I have to wait until the QGLWidget is initialized 
to prepare my textures. glGetError() seems to return always 
GL_INVALID_OPERATION if the OpenGL Context is not initialized already.

Regards
Paul



More information about the Qt-interest-old mailing list