"Sreedhar.a" <[EMAIL PROTECTED]> wrote:
> Hi,
>  
> I am trying to compile the latest version of the sqlite 3.5.3 in vc++.
> i got the following error.
>  
> Can anyone help me, what i am missing to add.
> I just downloaded all the source files and created a project and started
> compiling.
>  
> Compiling...
> tclsqlite.c
> e:\sharing\sqlitedb\sqlite3_5_3\tclsqlite.c(17) : fatal error C1083: Cannot
> open include file: 'tcl.h': No such file or directory
> Error executing cl.exe.
>  

Delete the tclsqlite.c source file first.  This is the TCL
interface, which you are probably not using if you are running
on winCE.
--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to