Carlos Tasada wrote:
> Hi guys,
>
> I'm trying to use sqlite 3.6.17 from a Tcl script in Linux, but as soon
> as I do "load libsqlite3.so" I get an error: "undefined symbol:
> Tcl_CreateObjCommand"
>
> Testing the script in Windows works fine.
>
> Anyone knows how to solve it?
>
> Thanks.
>   
Looks like you are using the library without the Tcl bindings.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to