[gdal-dev] Release of a GDAL 2.0.x and 2.1.x Visual Studio 2010 Solution (static and dynamic lib)

Mateusz Loskot mateusz at loskot.net
Thu Aug 4 03:51:17 PDT 2016


On 4 August 2016 at 12:02, M. LATTES <mathieu.lattes at yahoo.fr> wrote:
> Hi Everybody,
>
> for some Visual Studio 2010 projects I've made a few time ago, I needed to
> update the GDAL lib that I was using into those projects to the GDAL version
> 2.
> I could make it with the GDAL Visual Studio Makefile projects as described
> in the wiki, but I like to have the "full project" with all the sources.
>
> As I was not able to find one online, and as I read that the GDAL team
> did'nt intented to provide one I decided to make it myself.
>
> I'm releasing it publicly, so feel free to download it and use it if you
> think it could help you.
>
> You can find the repositories here :
>
> GDAL 2.0.3 : https://github.com/MattLatt/GDAL_2.0.x_VC
> GDAL 2.1.1 : https://github.com/MattLatt/GDAL_2.1.x_VC

You might not be aware, but there is a script that can generate VS projects:

https://svn.osgeo.org/gdal/trunk/gdal/makegdal_gen.bat

It does it in non-intrusive manner to build configuration
as it uses the official makefiles.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the gdal-dev mailing list