[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
Wed Dec 21 11:15:26 PST 2016
#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.0.6
Component: LibRaster | Version: svn-releasebranch72
Resolution: | Keywords: macosx
CPU: Unspecified | Platform: MacOSX
--------------------------+---------------------------------
Comment (by martinl):
Based on (1) correct identification is
{{{
__APPLE__ && __MACH__
}}}
or
{{{
__APPLE__
}}}
is enough?
(1) https://sourceforge.net/p/predef/wiki/OperatingSystems/
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3230#comment:2>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list