Le mercredi 03 février 2016 16:16:17, Ari Jolma a écrit : > >> (I see > >> it doesn't have CPL_DLL) I don't think there is a ogr_internal.h, maybe > >> there should be and move this function there? > >> > > From the header > > > > """ * Purpose: Some private helper functions and stuff for OGR > > implementation.""" > > > > (and the _p suffix meaning protected/private) > > > > And as you noticed this symbol is not exported, so it can only be used by > > in- tree code. > > Perfectly usable in Linux :)
Not if you ./configure --with-hide-internal-symbols (which some distro such as UbuntuGIS use) -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
