QOpenGLFramebufferObject: Unsupported framebuffer format
General and Desktop
1
Posts
1
Posters
1.6k
Views
1
Watching
-
wrote on 3 Sept 2015, 09:23 last edited by Andy314 9 Mar 2015, 09:27
I use Windows 8 Qt 5.4.2 MSVS 2013
Sometimes I get this error:
"QOpenGLFramebufferObject: Unsupported framebuffer format"
"[opengl\qopenglframebufferobject.cpp line 720] OpenGL Error: 1280"
after opening an new QDialogThe app freezes and a QQickWidget stays black. So I think it has to do with QML.
What can cause this error ?
1/1