[Development] About Qt6 and qt-solitions repository
Vincas Dargis
vindrg at gmail.com
Mon Jun 15 19:13:42 CEST 2020
Hi list,
I see more and more discussions about Qt6, and though what future will look like for qt-solutions
[0] repo? It has some useful tools like qtservice and qtsingleapplication, though other "solutions"
seems not really updated any more.
Anyhow, I guess it's purely community effort to make any of this work with Qt6 (and CMake)?
Maybe there should be qt6-solutions repo for Qt6 port?
..or just if-def'ing them to make work for Qt6 *and* Qt5, like it's also made to work with Qt4? [1]
When writing CMakeLists.txt/.cmake, should "include/link [2] logic still be there?
Also, what about configure script that asks about these two use cases? [3]
Or maybe some one is already answered these questions and is planning to do any of this work?
Thanks!
[0] https://code.qt.io/cgit/qt-solutions/qt-solutions.git/
[1]
https://code.qt.io/cgit/qt-solutions/qt-solutions.git/tree/qtservice/src/qtservice.cpp?id=7244e43695a8597bb14bf97b693536ba80a3dd03#n76
[2]
https://code.qt.io/cgit/qt-solutions/qt-solutions.git/tree/qtservice/src/qtservice.pri?id=290bd1fd7d4ab837ad42e933518a1d08666a2cd8#n7
[3]
https://code.qt.io/cgit/qt-solutions/qt-solutions.git/tree/qtservice/configure?id=5019ece540d1f9dc08157f67b55d1c4ed896ae39
More information about the Development
mailing list