Closed chadaustin closed 1 year ago
Oh, the original diff broke the build on my Ubuntu 18 machine too, but that's because the pkg-config invocation is constrained to libheif 1.14 and the PPA only has 1.13 for Ubuntu 18.
I'm not blocked -- I can stick with my current Cargo.lock -- but I wanted to mention that too.
I've released version 1.14.4.
This version of the crate uses vcpkg
crate instead of pkg-config
if build target is Windows.
Also you can use cargo-vcpkg to build libheif
with help of cargo
command:
cargo vcpkg -v build
Thank you!
I think https://github.com/Cykooz/libheif-sys/commit/fcfba4e09d9cfce5a06edf52f1c4fb8d4a365688 broke the build on Windows: