is anyone here haved this problem solve? gdal-sys #531
Description
error: failed to run custom build command for gdal-sys v0.9.1
Caused by:
process didn't exit successfully: D:\rust_projects\rust_vector\target\debug\build\gdal-sys-859509a06049ee1a\build-script-build
(exit code: 101)
--- stdout
cargo:rerun-if-env-changed=GDAL_STATIC
cargo:rerun-if-env-changed=GDAL_DYNAMIC
cargo:rerun-if-env-changed=GDAL_INCLUDE_DIR
cargo:rerun-if-env-changed=GDAL_LIB_DIR
cargo:rerun-if-env-changed=GDAL_HOME
cargo:rerun-if-env-changed=GDAL_VERSION
--- stderr
thread 'main' panicked at C:\Users\Geovis.cargo\registry\src\index.crates.io-6f17d22bba15001f\gdal-sys-0.9.1\build.rs:144:17:
windows-msvc requires gdal_i.lib to be present in either $GDAL_LIB_DIR or $GDAL_HOME\lib.
note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
PS D:\rust_projects\rust_vector>