flawz icon indicating copy to clipboard operation
flawz copied to clipboard

Failed to install flawz with cargo

Open kylak opened this issue 1 month ago • 3 comments

bug when trying to install flawz (with cargo)

error: linking with cc failed: exit status: 1 = note: /usr/bin/ld: cannot find -lsqlite3: No such file or directory collect2: error: ld returned 1 exit status

To reproduce

  1. cargo install flawz

Expected behavior

Screenshots / Logs

Software information

  • Operating system: Ubuntu 23.10
  • Rust version: rustc 1.77.1 (7cf61ebde 2024-03-27)
  • Project version: flawz 0.1.0

Additional context

kylak avatar May 19 '24 09:05 kylak