On Wed, Apr 7, 2010 at 10:08 PM, Roger Lovelock <rogerlovel...@hotmail.com> wrote: > > Error: Lua: Error while running chunk > error loading module 'sqlite3' from file '.\sqlite3.dll': > The specified procedure could not be found.
It looks like sqlite3.dll is linked against lua5.1.dll so you will have to use the dll version of wxLua. http://sourceforge.net/projects/wxlua/files/wxlua/2.8.10.0/wxLua-2.8.10-MSW-dll.zip/download You can view the dependencies of dlls and exes using this program. http://www.dependencywalker.com/ Hope this helps, John Labenski ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users