Many thanks - looks like that will fix it - only problem is that it makes my other objective of a simple install with minimal files on end users machines that don't have a full Lua install even further away because of the large number of dll's required (I count over 20 in the bin folder which I assume are all required). It would be so nice to have a single wxlua executable plus a single dll for sqlite, plus my lua scripts (compiled) on the target machine.
-------------------------------------------------- From: "John Labenski" <jlaben...@gmail.com> Sent: Thursday, April 08, 2010 1:10 PM To: <wxlua-users@lists.sourceforge.net> Subject: Re: [wxlua-users] wxlua and sqlite > 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 > ------------------------------------------------------------------------------ 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