Re: [wxlua-users] Crash on exit.

2008-04-23 Thread John Labenski
On Tue, Apr 15, 2008 at 9:23 AM, Adrian Carpenter <[EMAIL PROTECTED]> wrote: > > I am using the latest windows binaries from the wxLua site, I have > generated a simple import library for wx.dll by providing the luaopen_wx > export. > > I call the luaopen_wx function in the same manner that the

[wxlua-users] Crash on exit.

2008-04-15 Thread Adrian Carpenter
Hi, I'm looking into using wxLua in a project (have previously used vanilla lua), but I'm experiencing a bit of a problem. I am using the latest windows binaries from the wxLua site, I have generated a simple import library for wx.dll by providing the luaopen_wx export. I call the luaopen_wx fun