[EMAIL PROTECTED] wrote:
It is more complicated on windows.
Richard,
I use MinGW/MSYS to build on windows. I also have ActiveTCL installed. I make and run the quick test using the makefile generated by the configure script.
../sqlite/configure --with-tcl=/c/TCL/lib make test This will build the testfixture and then run the quick.test script.It's not really anymore complicated once you have the required environment setup.
Dennis Cote

