I am attempting to build qgis from https://github.com.qgis/QGIS. I have been working my way through the dependencies in CMakeLists.txt. I am using QtCreator 7.0.2 based on Qt 6.2.3.
In the CMakeLists.txt section "# search for Qt", around line 450, I see that the variable BUILD_WITH_QT6 is set to false. Can I use Qt6 to build the current QGIS source?
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer