Hi All, I followed this link: http://www.sqlite.org/howtocompile.html and read that running > make sqlite3.c should yield 3 files, sqlite3.c, sqlite3.h, and tclsqlite3.c.
In my build folder, I found sqlite3.c and sqlite3.h, but there's only a tclsqlite.o. It also created a tsrc folder where I can find a file called tclsqlite.c. Is this file supposed to be the same as tclsqlite3.c? _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

