Re: [wxlua-users] Current version does not work in release mode

2012-07-02 Thread Andre Arpin
> Can you completely delete the old build dir and try again. The > binaries on SourceForge were built using MSVC2008 and work fine. Do > you have mismatched versions of wxWidgets headers and libs. Try to anwer using Chrome does not seem to work. Works fine now that I reset the world. Thank you.

Re: [wxlua-users] Current version does not work in release mode

2012-07-02 Thread Andre Arpin
> Can you completely delete the old build dir and try again. The > binaries on SourceForge were built using MSVC2008 and work fine. Do > you have mismatched versions of wxWidgets headers and libs. Yes you are right. I keep a separate clean area but it got corrupted. Should have reset it first. L

Re: [wxlua-users] Current version does not work in release mode

2012-07-01 Thread John Labenski
On Sun, Jul 1, 2012 at 10:12 PM, Andre Arpin wrote: > window, using > > cmake  -G "Visual Studio 9 2008" -DwxWidgets_ROOT_DIR:STRING=E:/wxWidgets/ - > DwxWidgets_LIB_DIR:STRING=E:/wxWidgets/lib/vc_lib  E:/wxWidgets/wxLua > > to generate the control files > > the programs crash right out of the top

[wxlua-users] Current version does not work in release mode

2012-07-01 Thread Andre Arpin
window, using cmake -G "Visual Studio 9 2008" -DwxWidgets_ROOT_DIR:STRING=E:/wxWidgets/ - DwxWidgets_LIB_DIR:STRING=E:/wxWidgets/lib/vc_lib E:/wxWidgets/wxLua to generate the control files the programs crash right out of the top wxlua, wxStEdit debug is fine Andre PS: No modification in th

Re: [wxlua-users] current version

2007-12-17 Thread John Labenski
On Dec 17, 2007 11:03 AM, Andre <[EMAIL PROTECTED]> wrote: > Just got a current version of both widgets and wxlua I think your wxWidgets version is < 2.8.5, current is 2.8.7. > A few minor problems > > in function > static int LUACALL wxLua_wxAuiTabCtrl_IsDragging(lua_State *L) > > bool returns =

[wxlua-users] current version

2007-12-17 Thread Andre
Just got a current version of both widgets and wxlua Compiled and tested my code with current version. I added some dynamic cast for event as documented in the readme file. great. A few minor problems in function static int LUACALL wxLua_wxAuiTabCtrl_IsDragging(lua_State *L) bool returns = (s