Comment # 32 on bug 4285 from
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: