From: Victor B. <so...@te...> - 2012-09-25 16:15:41
|
Still testing 2.9.4 against 2.8.12. I get very often this assertion with 2.9.4 in the debuger: assert "Assert failure" failed in InitFromStock(): Loading a cursor defined by wxWidgets failed, did you include include/wx/msw/wx.rc file from your resource file? 'LoadCursor' failed with error 0x00000714 (there was not resource section on the image after continuing the program 'LoadCursor' failed with error 0x00000000 (no error) I not on debugger the program just crashes after assert. ////////////// I have tryed with editor.wx.lua sample and I get the same error when mouse is over the left margin (markers and so on) of a wxstc.editor. So it seems it is not a lua lanes problem. Best Regards Victor Bombi |