https://bugs.kde.org/show_bug.cgi?id=350446
--- Comment #30 from Michael Miller <michael_mil...@msn.com> --- Hi Gilles, > It's normal as you use directly the pre-compiled version of the packages. But > in fact we cannot do it as the Qt6Mysql plugin is not provided in precompiled > version (at least i seen in my previous tests 2 months ago). So whole Qt6 > must be recompiled and it's take age. Doesn't including qt-mysql or my-mariadb fix this? Look at the module log, I can see the qt-mariadb plugin being loaded. >Note the ${KDE_INSTALL_FULL_PLUGINDIR} variable taken from ECM. > Note the ${QT_PLUGINS_DIR} variable taken from CMake. I'm looking for a way for us to modify these paths at run-time. According to the Qt documentation I should be able to do this for Qt with the qt.conf file. Do you know if there is a similar file for KF? -- You are receiving this mail because: You are watching all bug changes.