Hi,
I develop Qt application for GNU/Linux & Windows and I want to use
some KF5 libraries from Tier 1. On Windows I build standalone package
that includes all needed libraries and translations. There is no issue
with Qt, but as far as I know there is no way to include KF5
translations in package since they should be installed system-wide in
QStandardPaths::GenericDataLocation (ECMQmLoader.cpp.in in
extra-cmake-modules). I think there should be an option to load
translations from executable directory, like Qt does.

Reply via email to