On Wed, Feb 14, 2018 at 4:40 PM, Denis Rouzaud <[email protected]> wrote:
> Hi all, > > I am wondering which versions of the base libraries we should build QGIS > upon on Travis. Read Qt, PyQt, SIP, etc. > > Today the Docker image for the dependencies (qgis/qgis3-build-deps) is > based on Ubuntu 16.04 and ships Qt 5.5. > While this sounds reasonable for testing, it is not suitable for building > and publishing an image of QGIS or building the Python API doc. > > So, I'd like to bump the Qt version on Travis to 5.9 (and SIP to 4.19.7). > > Another advantage is that we will be able to build 3D on Travis too. > > But, there won't be any error if one pushes changes only possible with > newest version of Qt and only Jürgen will notice it from the nightly builds. > > Another approach would be to fire two builds on Travis (one on 5.5 and one > on latest). It would be pretty straightforward, but I guess that will be > slowing down the build (am I right?). > > Let me know your thoughts, > > Denis > I'd just drop 5.5 and stay with 5.9 + latest sip, thanks for taking care of this! -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
