Hi all:

Using MS VC++ 98, I try to compile the 3.7.9 amalgamation, using the 
SQLITE_OMIT_WAL directive, but then I get an error:
 
sqlite3.c(131886) : error C2129: static function 'void 
sqlite3PagerClearCache(Pager *)' declared but not defined.

I've used some other directives, but all of them compiles smoothly.

Any clue?

A.J.Millán.


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

Reply via email to