This will be fixed in next version. See
http://www.sqlite.org/src/info/5dbfaed8c3.

Pavel


On Wed, Nov 30, 2011 at 6:29 AM, Adolfo Jiménez Millán <a...@zator.com> wrote:
> 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
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to