On 10/5/16, Domingo Alvarez Duarte <[email protected]> wrote: > Hello ! > > I just trying to build the sqlite3 documentation to run locally but it > seems to depend on "../bld/tclsqlite3.c" amalgamation but it doesn't > exists in the repository or in the sqlite3 repository. > > How to generate it or where to get it ?
Create that file by running "make sqlite3.c" from the canonical source repository. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

