Re: Sqlite wrap problem
- From: "Jeff Godfrey" <jeff_godfrey@xxxxxxxxx>
- Date: Sun, 31 Dec 2006 02:59:27 GMT
Hi Huey,
Assuming you're using "Tcl Dev Kit", you can just use the supplied
"Tcl Dev Kit Package Editor" to make a TclApp compatible package out
of SQLite. Once that's properly done, your new package will show up
in the list of selectable packages when running TclApp. Just read the
docs on the Package Editor for more info.
Jeff
"Huey" <huey_jiang@xxxxxxxxx> wrote in message
news:1167533620.232729.223220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Folks,
I have got my Tcl code ready, but encountered a problem at wrapping
it.
I am using ActiveState TclApp to wrap my code, but there is no way
to
select Sqlite into. TclApp has lots of selectable packages for
wrapping, such as sha1, md5, soap, http, etc, and these packages can
be
selected easily. However, Sqlite is not in the list of the
selectable,
so I can't figure out how to do it.
.
- References:
- Sqlite wrap problem
- From: Huey
- Sqlite wrap problem
- Prev by Date: Sqlite wrap problem
- Next by Date: Static files
- Previous by thread: Sqlite wrap problem
- Next by thread: Static files
- Index(es):
Relevant Pages
|