[QGIS-Developer] Build problems using install instructions -building branches
Tony Bazeley
tonyb at tonyb.id.au
Mon May 20 16:23:36 PDT 2024
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20240521/eee76215/attachment.htm>
More information about the QGIS-Developer
mailing list