I am building an sqlite3 library as part of a project.  I just tried
upgrading Sqlite version 3.0.8 to version 3.2.3.  

 

We use Tcl/Tk 8.3.5 and are sort of stuck with it.  The new tclsqlite.c
declares Tcl_WideInt which is not defined in the include files for
Tcl/Tk 8.3.5.

 

Can someone suggest a work around?  It does not look practical to
upgrade Tcl at this point and I would like to use sqlite 3.2.3.  Perhaps
I should define Tcl_WideInt myself (as what I don't know yet) or change
the declaration in the new tclsqlite.c file.

 

Any suggestions are greatly appreciated.  Thank you.

 

Shawn M. Downey

MPR Associates

632 Plank Road, Suite 110

Clifton Park, NY 12065

518-371-3983 x3 (work)

860-508-5015 (cell)

 

Reply via email to