Hello. Sorry for my English.
I have a problem with the SQLite library reloaded correctly (use in
project). I'm using VC++ 2010 and Dev.
I add to project sqlite3.h, copy to folder with source sqlite3.dll and
sqlite3.lib. I add sqlite3.lib to linker - i search information on
forums, but can't compile program.
I make file sqlite3.lib, with program lib.exe, after it not work do it
with VC++ Create Library, don't work too.
Error is " error C3861: 'sqlite_open': identifier not found".
If you have time pleas help me.


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to