Comment # 33 on bug 4285 from
Added into main.cpp two rows:

QCoreApplication::addLibraryPath("/usr/lib64/qt5/plugins");
QCoreApplication::addLibraryPath("/usr/lib/qt5/plugins");

Dirty hack, but works fine both on x86_64 and i686.

Now everything builds and works fine. Thanks for your help. Updated SPEC and
SRPM will publish later today.


You are receiving this mail because: