I'm doing a job that needs linking Sqlite with C++, but I've encountered some troubles doing this.
I've searched many courses already. I've added all the files more than needed sqlite3.dll,sqlite3.def,sqlite3.h.sqlite3.exe,sqlite3.lib
into the project folder but I still failed to do it right.
the result of compiling main.cpp