Hello,
I recently encountered /usr/bin/ld: cannot find -lsqlite3
this error when I tried to use cc crate build sqlite.so.
In my use case, there is one of the dependency package which use sqlite3.
Hello,
I recently encountered /usr/bin/ld: cannot find -lsqlite3
this error when I tried to use cc crate build sqlite.so.
In my use case, there is one of the dependency package which use sqlite3.