You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/gdal-8e3e3a0b0b19e988/build_script_build-8e3e3a0b0b19e988.w8psl9b4ide3rce.rcgu.o: in function `build_script_build::gdal_version_info':
[INFO] [stderr] /opt/rustwide/workdir/build.rs:13: undefined reference to `GDALVersionInfo'
[INFO] [stderr] collect2: error: ld returned 1 exit status
[INFO] [stderr]
[INFO] [stderr] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
[INFO] [stderr] = note: use the `-l` flag to specify native libraries to link
[INFO] [stderr] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname)
[INFO] [stderr]
[INFO] [stderr] error: could not compile `gdal` due to previous error
The text was updated successfully, but these errors were encountered:
Hmm OK, I will close this if that is the case. I thought #240 was only about docs for dependent crates failing to build, not for the gdal crate itself.
Build log: https://docs.rs/crate/gdal/0.12.0/builds/494924
The text was updated successfully, but these errors were encountered: