On 17 Oct 2015, at 8:21pm, tonyp at acm.org wrote: > I'm trying to compile the shell using the amalgamation (three files involved: > shell.c sqlite3.c sqlite.h). > This is a process I've done a zillion times before without problems. > The only new thing I did was add the -DSQLITE_ENABLE_FTS5 to command line.
Can you verify that if you don't add -DSQLITE_ENABLE_FTS5 the compilation works fine ? Simon.