Closed sgillies closed 6 years ago
Take 2: geos-3.6.2-osx.zip
Take 3: gdal-deps.zip
These are fat, i386 & x86_64, libraries (like python.org's Python). Minimum OSX version is 10.9. GEOS 3.6.2, HDF5 1.10.1, NetCDF 4.4.1.1. Built using XCode 9.4.1, Apple LLVM version 9.1.0 (clang-902.0.39.2) Target: x86_64-apple-darwin17.7.0.
Working :)
Travis builds of public projects are capped at 50 minutes. This is not enough time to build GDAL and a rich set of dependencies from source. GEOS, HDF5, and NetCDF4 are the deps that we need to update less often. I'm going to try building these on my MBP, zipping them up, and extracting the zipped files onto Travis build instances to save ~10 mins.