Hi!
I had no success with this question a few days ago. Please help: what did I load wrong?

I have copied the C programe in http://sqlite.org/quickstart.html and tried to compile it.
With BorlandC, TCC, and now MinGW.
I obtain the unique same error: "undefined symbol (or reference): sqlite3_version".

As I see in the sql code that "SQLITE_API const char sqlite3_version[] = SQLITE_VERSION;" is in line 693 and 110173 (ifndef SQLITE_AMALGAMATION which is defined in line 21)., I do not understand the problem. Suspecting it might be something related to the last version I looked in vain into the list archives of the last two months list.

Is really no one able to help and tell me what the trick is?
Thanks to the Good Samaritan.
jfc
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to