https://bugzilla.rpmfusion.org/show_bug.cgi?id=4285
--- Comment #32 from Vitaly Zaitsev <vitaly(a)easycoding.org> ---
Added QT_QPA_PLATFORM_PLUGIN_PATH="/usr/lib64/qt5/plugins" and now works fine.
I think we need this dirty pack from Debian with plugin paths:
QCoreApplication::addLibraryPath("/usr/lib64/qt5/plugins");
But how I can transfer constant with {_qt5_libdir} into source using GYP?
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.