Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
qxcbintegration cannot create platform opengl context neither glx nor egl are enabled
-
I made a qt app and it runs fine on my ubuntu with OpenGL 3.0. I got the warning message above when my app is deployed on another ubuntu machine with OpenGL 3.0. What is wrong?
-
Hi,
What are the differences between your development machine and the other one ?