Tested platform is Win XP, MSVC 7 and ActiveTcl 8.4.
- Download the two files, Makefile.msvctcl and make_helper.tcl. Install them in the SQLite directory (ie. same dir as "configure" and "Makefile-linux.gcc").
- Do some configuration at the top of Makefile.msvctcl - mainly to tell it where you installed TCL.
- Do the command: "nmake -f ..\sqlite\Makefile.msvctcl".
This should get you tclsqlite.exe, tclsqlite.dll, sqlite.exe and sqlite.dll.
Other targets are "test", "doc" and "clean".
Attachments:
- Makefile.msvctcl 3175 bytes added by anonymous on 2003-Jul-15 23:10:51 UTC.
- make_helper.tcl 3869 bytes added by anonymous on 2003-Jul-15 23:11:06 UTC.