Unfortunately, I am not a geek and so don't understand your response! Can you simplify it for me?
Regards, On Apr 11, 11:01 pm, mweiguo <mwei...@gmail.com> wrote: > 于 2011-4-10 12:43, thoselai...@shaw.ca 写道: > > > > > % package require sqlite > > couldn't load library "C:/Tcl/lib/sqlite3/sqlite3/.dll": this library or a > > dependent library could not be found in library path > > > What is sqlite3/.dll ? > > Where did that "/" come from? > > > The pkgindex file contains - > > > package ifneeded sqlite 3.7.5 [list load [file join $dir \ > > sqlite3[info sharedlibextension]] sqlite3] > > > (I'm using 8.4 because I want to continue using BLT - so don't ask me to > > upgrade to 8.5) > > > Any help gratefully received > > > Richard Laing > > _______________________________________________ > > sqlite-users mailing list > > sqlite-us...@sqlite.org > >http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > > hi Richard > it seems your sqlite.dll do not export the Sqlite_Init function, you can > check it's exported functions use Depends.Exe if you are in windows. > > good luck > _______________________________________________ > sqlite-users mailing list > sqlite-us...@sqlite.orghttp://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users- > Hide quoted text - > > - Show quoted text - _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users