I used the newest sqlite-amalgamation-3.6.10 and and I can compile my program successfully,but when I ran my programe ,it return an error: "undefined symbol: sqlite3_sql" I installed sqlite with the following command: ./configure --prefix=/usr/local/sqlite make make install
the sqllite3.so did not contian sqlite3_sql or I have done something wrong? help me please _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users