bishen
bishen
% cargo run Compiling gdal-sys v0.9.1 error: failed to run custom build command for `gdal-sys v0.9.1` Caused by: process didn't exit successfully: `/Users/bishen/www/test2/target/debug/build/gdal-sys-13c6e0836cf996f5/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-env-changed=GDAL_STATIC cargo:rerun-if-env-changed=GDAL_DYNAMIC...
> I use this crate just fine on macOS with `brew install goal` and `gdal = { version = "0.16", features = ["bindgen"] }` I have already installed it brew...