Closed NickeZ closed 6 years ago
I get the following compile error:
= note: /usr/bin/ld: cannot find -lsqlite3 collect2: error: ld returned 1 exit status
The PR was closed but was the issue solved or rejected? #29
I solved it by following the example and adding libsqlite3-sys to Cargo.toml.
I get the following compile error:
The PR was closed but was the issue solved or rejected? #29