QQuickPaintedItem Crash with OpenGL
General and Desktop
1
Posts
1
Posters
687
Views
1
Watching
-
wrote on 26 Feb 2014, 08:57 last edited by
I use QQuickPaintedItem with openGL and I set render target to QQuickPaintedItem::FramebufferObject.
Sometimes the paint function is crahing the application and I get the following error message:
"set_framebuffer: Assertion `0' failed."Any ideas ?
1/1