Hi Raghunath, On Thu, 15. Apr 2021 at 11:35:30 -0700, [email protected] wrote: > I am trying to build the QGIS on windows and followed the instructions given > at > https://github.com/qgis/QGIS/blob/release-3_16/INSTALL.md#4-building-on-windows.
That is not up-to-date as current master stopped building with the dependencies of the current OSGeo4W. 3.16 and 3.18 still do, but master doesn't. You can switch to dependencies from osgeo4w testing[0], that has the required more up-to-date dependencies. You also need to switch the MSVC 2019 compiler. The build recipes for osgeo4w testing are in [1]. Unfortunately I didn't yet get the git workflows builds[2] (or some alternative) to fly (runs out of space even w/o caches and takes ages to do so), so it's still done locally and documentation waits for a final path to materialize. What's in osgeo4w testing now is built locally from a cygwin env. Jürgen [0] https://lists.osgeo.org/pipermail/qgis-user/2021-February/048137.html [1] https://github.com/jef-n/OSGeo4W/blob/master/src/qgis-dev/osgeo4w/package.sh [2] https://github.com/jef-n/OSGeo4W/tree/workflows -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden https://www.norbit.de QGIS release manager (PSC) Germany IRC: jef on FreeNode
signature.asc
Description: PGP signature
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH Rheinstrasse 13, 26506 Norden GF: Juergen Fischer, Nils Kutscher HR: Amtsgericht Aurich HRB 100827 Datenschutzerklaerung: https://www.norbit.de/83/
_______________________________________________ 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
