Failed to create OpenGL context for format QSurfaceFormat in Qt 5.6.0
-
wrote on 10 Jan 2017, 14:08 last edited by A Former User 1 Oct 2017, 17:43
Hello everybody.
I have some problems with porting my project from Qt 5.4.2 to 5.6.0 . I have problem during deployment in Linux MInt 17.2 Ubuntu 3.13.0-67-generic (x64) , in partcular i have these messages:QxcbIntegration: Cannot create platform OpenL context, neither GLX nor EGL are enabled
Failed to create OpenGL context for format QSurfaceFormat(version 3.3 ......)It would be great, if someone can help me :)
Thanks a lot guys!
-
Hi
There are posts about
"QxcbIntegration: Cannot create platform OpenL context, neither GLX nor EGL are enabled"
https://forum.qt.io/topic/50140/solved-xcb-error-qxcbintegration-cannot-create-platform-opengl-context-neither-glx-nor-egl-are-enabled/4I wonder does openGL works in the mint ?
http://www.upubuntu.com/2013/11/how-to-check-3d-acceleration-fps-in.htmlDid you try something like glGears ?
-
Hi
There are posts about
"QxcbIntegration: Cannot create platform OpenL context, neither GLX nor EGL are enabled"
https://forum.qt.io/topic/50140/solved-xcb-error-qxcbintegration-cannot-create-platform-opengl-context-neither-glx-nor-egl-are-enabled/4I wonder does openGL works in the mint ?
http://www.upubuntu.com/2013/11/how-to-check-3d-acceleration-fps-in.htmlDid you try something like glGears ?
wrote on 10 Jan 2017, 14:32 last edited by@mrjj Hi .....
Yes i've tried but the result are the same...... :( -
wrote on 10 Jan 2017, 17:09 last edited by
I have resolved... Add xcbintegration folder with libraries of xcbintegration on target.... Thanks a lot !!!
1/4