Browse Source
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.master
Abylay Ospan
7 years ago
committed by
probonopd
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue