Login  Register

Re: Bump min Qt version

Posted by Gilles Caulier-4 on Jun 15, 2021; 11:55am
URL: http://digikam.185.s1.nabble.com/Bump-min-Qt-version-tp4717238p4717240.html


Hi,

No. We need to be compatible at least with Qt 5.12 LTS.
Please make pre-processeur branching in source code by checking Qt version, as it already do in other place in digiKam.

exemple : https://invent.kde.org/graphics/digikam/-/blob/master/core/app/date/ddatepicker.cpp#L547

Best

Gilles Caulier

Le mar. 15 juin 2021 à 13:52, Anjani Kumar <[hidden email]> a écrit :
The recent changes to https://invent.kde.org/graphics/digikam/-/tree/gsoc21-qt6-port makes it compile only on newer Qt versions. So I it should be best Bump Qt version to 5.15.2.  Should I make the change?

Thanks,
Anjani