Hi all. I had difficulties compiling lsqlite.c The problem was the line lua_Number n = (lua_Number)rowid;ms cl dont like var declarations everywhere but at the beginning of a function. it was nessesary to move this line upward to the beginning of the function static void db_update_hook_callback(..). [line 1271] I found the lsqlite homepage [1] but no contact info. So i decides to keep you informed this way.
Fuzzlix. [1] http://lua.sqlite.org/index.cgi/home
Attachment:
lsqlite3.zip
Description: Zip compressed data