> 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.
> 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
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
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
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 =
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