Hi, I've come to this point after finding problems with QGIS using KDE Neon - library problems with the binary and age problems with the flatpack version.
I'm running the latest KDE Neon version which runs on Ubuntu 22.04 I can now build the latest development version, but I need the latest stable version - 3_36 ( with the appropriate tag) I've tried the procedure for building different branches[1] ( see below) but in spite of receiving assistance from list members it hasn't been successful git commit git worktree add ../release-3_36 cd ../release-3_36 git fetch qgis/master git rebase -i qgis/master # only keep the commits to be pushed git push -u QGIS release-3_36 One suggestion was to build 3_36 by a more direct method, but I don't know what that entails. Looks like I'm likely to be doing this for a long time so I'd like get a reliable method in place. Any thoughts would be most appreciated. Tony -------- [1] https://github.com/qgis/QGIS/blob/master/INSTALL.md#39-building-different-branches
_______________________________________________ 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