Sietse

Results 2 comments of Sietse

Retried with the master branch: ``` error: failed to run custom build command for `gdal-sys v0.3.1` Caused by: process didn't exit successfully: `/Users/pq/Projects/t-rex/target/release/build/gdal-sys-5f325f970b7f9ed2/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-env-changed=GDAL_STATIC cargo:rerun-if-env-changed=GDAL_DYNAMIC...

I could not easily figure out how to leave out the optional gdal, so I commented out the features and gdal dependency lines in the main cargo.toml. It compiles and...