Files
linuxdeployqt/tools
Abylay Ospan 25e0269001 deploy xcbglintegrations plugin if libxcb-glx used (#188)
if xcbglintegrations plugin not deployed then we get
following error message when try to run AppImage application:

"QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor
EGL are enabled"

we should include xcbglintegrations plugin when libxcb-glx.so found in
library list (obtained from ldd output). Some applications do not
depends on libQt5OpenGL.so but depends on libxcb-glx.so.
2017-11-20 18:06:23 +01:00
..
2017-06-19 18:32:52 +02:00