Hi
I am getting problem trying to create a packing index for tclsqlite3 as follows
(tclsqlite3) 11 % pkg_mkIndex -verbose -direct /tcl/lib/tclsqlite3 tclsqlite3.dll
warning: error while loading tclsqlite3.dll: couldn't find procedure Tclsqlite_Init
I can load the dll using a 'load tclsqlite3.dll Tclsqlite3' , but I would like this sitting in my lib and use package requires.
Any ideas, (using Tcl/Tk 8.4.8 on Windows)
Thanks
Lawrence

