S
seeyou17
Guest
I am trying to start a database and be able to work n it with C++, but I am not able to compile anything because first "sqlite3.h" was not being recognized and when I finally linked the file "dqlite3.c" it would recognize the header file but would not compile the .c file. What should I do? What do I link and how do I do it so that I can make this work? Thank you.
Continue reading...
Continue reading...