Re: [sqlite] Compilation failure for sqlite3_analyzer

2018-01-08 Thread Joe Mistachkin
Tony Papadimitriou wrote: > > sqlite3_analyzer.c(207289): fatal error C1083: Cannot open include file: > 'tcl.h': No such file or directory > By default, the Makefile for MSVC will now look for the Tcl include files within the "compat\tcl\include" sub-directory in the source tree. There are now

[sqlite] Compilation failure for sqlite3_analyzer

2018-01-08 Thread Tony Papadimitriou
sqlite3_analyzer.c(207289): fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory ___ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users