Michael Alperovitch wrote:
Hi,
I am new SQLite user.
How I can link the simple C Program with Sqlite static or shared
library.
I tried to link to libsqlite3.a and it cannot find sqlite3_open(),
sqllite3_close(), sqllite3_exec() functions.
I got the same result linking with libsqlite3.so shared library.
Thanks for any help.
Michael Alperovitch
Tricipher Inc.
What is your link command?
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------