On quarta-feira, 27 de julho de 2016 16:34:55 PDT Scott Aron Bloom wrote: > #4 0x0000003ff5712382 in > QGuiApplicationPrivate::createPlatformIntegration() () from > /home/scott/Downloads/BluePearlVVE-2016.2.37550-CentOS6.x86_64/lib/libQt5Gu > i.so.5
This function is trying to load the platform integration plugin and it failed somehow. First check if you did deploy libqxcb.so. Then check if has all of its dependencies present (check with ldd -d -r). If nothing turns up by then, run with QT_DEBUG_PLUGINS=1 and QLibrary will print why it failed to load. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest