[Kde-pim] FYI: Akonadi fails to compile on < Qt 5.3

Jan Kundrát jkt at kde.org
Mon Dec 15 11:34:15 GMT 2014


On Monday, 15 December 2014 12:28:56 CEST, Daniel Vrátil wrote:
> so we need to fix it there in cross-Qt compatible way

Is that used throughout a lot of places? If not:

 #if QT_VERSION < QT_VERSION_CHECK(5, 3, 0)
 ...
 #else
 ...
 #endif

That's how we deal with these annoying source-incompatible changes in 
Trojita.

Cheers,
Jan

-- 
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list