please change
wxPrintf(msg + wxT("\n"));
to
wxPrintf(wxT("%s"), msg + wxT("\n"));
because: print("%S") crashes
Happy New Year
Andre
------------------------------------------------------------------------------
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users
