https://bugzilla.rpmfusion.org/show_bug.cgi?id=4285
--- Comment #33 from Vitaly Zaitsev <vitaly(a)easycoding.org> ---
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:
You are on the CC list for the bug.
You are the assignee for the bug.