Explorar o código

libraster: add support for GDAL 2.4 on MS Windows (new attempt)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73837 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=6) %!d(string=hai) anos
pai
achega
fdac49973f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/raster/gdal.c

+ 1 - 0
lib/raster/gdal.c

@@ -115,6 +115,7 @@ static void load_library(void)
 	"libgdal1.7.0.so",
 # endif
 # ifdef _WIN32
+	"gdal204.dll",        
 	"gdal203.dll",        
 	"gdal202.dll",        
 	"gdal201.dll",