I think if you set the preprocessor definition NO_TCL it should avoid compiling tclsqlite.c which includes this file.
-----Original Message----- From: Meenakshi K [mailto:[EMAIL PROTECTED] Sent: 24 November 2005 05:59 To: sqlite-users@sqlite.org Subject: [sqlite] tcl.h missing in the sourcecode zip I downloaded the source (sqlite-source-3_2_7.zip) and tried compiling it in .net. However it gives an error, as the tcl.h is not included. What do i do to successfully compile the source on .net?