If building amalgamation SQLITE_OMIT_LOAD_EXTENSION then this sqliteInt.h
line seems to cause the syntax error:
void sqlite3AutoLoadExtensions(sqlite3*);
This line should probably be within the #ifndef SQLITE_OMIT_LOAD_EXTENSION

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

Reply via email to