On 7 December 2016 at 16:57, Nigel Westbury <[email protected]> wrote: > I have a quick question: does anyone know if anyone has attempted to build > GDAL using MSBuild. I am planning on writing an MSBuild script for GDAL so > it can more easily be built in Jenkins.
Nigel, Try make_gdal.bat, https://trac.osgeo.org/gdal/wiki/MakeFileProjects Then, feed MSBuild with .vcxproj file. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
