Open vincentWuK opened 3 years ago
Hey vincentWuK, it seems you've discovered an issue with the prebuilt binary and linking on the musl target in particular. thanks for reporting this problem :smile:
If possible, may you try to install libheif
and libheif-devel
or the equivalent for your platform (https://pkgs.org/search/?q=libheif) and install it with
cargo install heic-to-dynamic-gnome-wallpaper
(If you already have rust installed. If not check out https://rustup.rs to quickly setup one.)
This should allow a relative prompt installation in the meantime.
I'll take the prebuilt temporary from the README and release until this is fixed.
Thanks! I followed the instructions, installed libheif, then installed the software using the cargo command, and finally ran the new binaries in the .cargo directory and found that it worked!
I downloaded the release 0.1.4 then tried to run it but an error happened
I'm not quite sure what's causing the error, whether it's that I need to install some dependencies?