I have Qt5.0.1 based application on linux. It is compiled on Ubuntu 13.04
and works on Ubuntu and Fedora.
But when I'm trying to launch it on CentOS 6.4 the output is:

Failed to load platform plugin "xcb". Available platforms are:
linuxfb
minimal
xcb

I applied all requirements are described in
http://qt-project.org/doc/qt-5.0/qtdoc/deployment-x11.html.

There is no missing dependencies as ldd shows.

Moreover I tried to create simple Qt5 "Hello word" application the same way
and it runs without any problems on CentOS.

Any suggestions for how to fix or localize the problem ?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to