[gdal-dev] building gdal on windows -- how to hide internal libtiff symbols

kyle.sletmoe kyle.sletmoe at urbanrobotics.net
Sat Nov 16 18:33:15 PST 2013


I am building on Windows and would like to know how to hide the internal
libtiff (and libgeotiff) symbols. I know about doing:

./configure --prefix=$GDAL_INSTALL \
  --with-libtiff=internal \
  --with-geotiff=internal \
  --with-rename-internal-libtiff-symbols=yes \
  --with-rename-internal-libgeotiff-symbols=yes

on Linux, but how can I accomplish this when building on Windows with the
MSVC++ compiler?



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/building-gdal-on-windows-how-to-hide-internal-libtiff-symbols-tp5089510.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list