On Wed, Apr 19, 2017 at 1:18 PM, Richard Hipp <[email protected]> wrote: > On 4/19/17, Kim Gräsman <[email protected]> wrote: >> I'm building for both Windows and Linux and it's a reproducible build, >> so I'd rather not depend on anything extra. > > The only thing extra you need is tclsh installed as it is used during > the build process. Besides TCL, just a C compiler and the ordinary > tools. On unix, just run "./configure; make". On Windows with MSVC > the command is "nmake /f makefile.msc"
OK, thanks! I'll see what I can do. - Kim _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

