KIO workers and the Qt5->Qt6 transition
Allan Sandfeld Jensen
kde at carewolf.com
Tue Dec 12 18:37:38 GMT 2023
On Dienstag, 12. Dezember 2023 15:57:49 CET Nicolas Fella wrote:
> Hi,
>
> this is a variant of the plugin problem outlined in
> https://mail.kde.org/pipermail/kde-devel/2023-December/002234.html
>
> TL;DR Qt6 can't load Qt5-based plugins and vice versa
>
You can. It is probably not a good idea in the long run, but it should work
with QLibrary::DeepBindHint (I added this to Qt back in the 5.0 to be able to
load plugins using Qt4). The bigger problem is the mixing of KDE5 and KDE6
installations and libraries.
Best regards
Allan
More information about the kde-devel
mailing list