qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
18.36k stars 605 forks source link

libraw support breaks compilation for me #1247

Open fabiscafe opened 3 months ago

fabiscafe commented 3 months ago

Bug Description The moment I try to compile czkawka-cli, czkawka-gui, krokiet with libraw it will not build anymore

Steps to reproduce:

 # Build is done inside a clean environment, CARGO_HOME is set because of that
  export CARGO_HOME="${srcdir}/cargo"
  cargo build \
    --bin czkawka_cli \
    --bin czkawka_gui \
    --bin krokiet \
    --all-features

Terminal output (optional): czkawka-7.0.0-0.2-x86_64-build.log

System

Dependencies