Re: [sqlite] Error when compiling with the SQLITE_OMIT_WALL directive

2011-11-30 Thread Richard Hipp
> > De: Pavel Ivanov <paiva...@gmail.com> > > Para: a...@zator.com, General Discussion of SQLite Database < > sqlite-users@sqlite.org> > > Fecha: Wed, 30 Nov 2011 16:33:42 +0100 > > Asunto: Re: [sqlite] Error when compiling with the SQLITE_OMIT_WALL > direc

Re: [sqlite] Error when compiling with the SQLITE_OMIT_WALL directive

2011-11-30 Thread Adolfo Jiménez Millán
;sqlite-users@sqlite.org> > Fecha: Wed, 30 Nov 2011 16:33:42 +0100 > Asunto: Re: [sqlite] Error when compiling with the SQLITE_OMIT_WALL directive > > > >This will be fixed in next version. See >http://www.sqlite.org/src/info/5dbfaed8c3. > >Pavel > > >On Wed,

Re: [sqlite] Error when compiling with the SQLITE_OMIT_WALL directive

2011-11-30 Thread Pavel Ivanov
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 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

Re: [sqlite] Error when compiling with the SQLITE_OMIT_WALL directive

2011-11-30 Thread Adolfo Jiménez Millán
Sorry I mean MS V.Studio C++ 2008 (not 98) -- A.J.Millán ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

[sqlite] Error when compiling with the SQLITE_OMIT_WALL directive

2011-11-30 Thread Adolfo Jiménez Millán
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