‘undefined reference to ‘sqlite3_open’ while coding database reader in C
I am trying to make an automatic sqlite3 database reader, but the sqlite3 lib seems to have a problem, here’s the code:
I am trying to make an automatic sqlite3 database reader, but the sqlite3 lib seems to have a problem, here’s the code: