[GRASS-dev] [GRASS GIS] #3230: lib/raster/gdal.c – missing libgdal.20.dylib in the GDAL library names list
GRASS GIS
trac at osgeo.org
Fri Mar 15 02:46:28 PDT 2019
#3230: lib/raster/gdal.c – missing libgdal.20.dylib in the GDAL library names list
--------------------------+---------------------------------
Reporter: vince | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.4.5
Component: LibRaster | Version: svn-releasebranch72
Resolution: | Keywords: macosx
CPU: Unspecified | Platform: MacOSX
--------------------------+---------------------------------
Comment (by vince):
This hasn't been corrected in 7.6 :(
Also, I think the smartest way to handle this is to make the configure
script record the proper path to the GDAL library using gdal-config. Once
the access path is known, there is no need for that (silly?) function
enumerating all possible names and forgetting about some.
Also more ifdef __APPLE__ are needed here and there in the same file.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3230#comment:16>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list