[odb-users] Compilation with Qt6

Boris Kolpackov boris at codesynthesis.com
Tue Nov 30 05:51:43 EST 2021


Таюрский Константин <tkostia.a at yandex.ru> writes:

>    For sqlite:
> 
>    odb/qt/containers/qlinked-list-traits.hxx:
>    'QLinkedList' is obsolete
>
>    odb/qt/date-time/sqlite/qdate-traits.hxx:
>    odb/qt/date-time/sqlite/qdate-time-traits.hxx:
>    QDateTime::setTime_t is obsolete, replace with
>    QDateTime::setSecsSinceEpoch
>    QDateTime::toTime_t is obsolete, replace with
>    QDateTime::toSecsSinceEpoch

Thanks, that's helpful. I have a patch that addresses these
issues. Could you apply it in your build and confirm everything
works as expected?

https://git.codesynthesis.com/cgit/odb/libodb-qt/commit/?h=qt6&id=150943426d39



More information about the odb-users mailing list