From: <af...@al...> - 2006-03-10 09:29:25
|
John Labenski wrote: >> Will recompile wxLua with full debugging symbols enabled tomorrow, I >> think. > > That would be great, sorry but I can't help without some more > information. I can't imagine what could fail in > wxLuaEditorApp::OnInit, but a line number would help! Here you go then: Program received signal EXC_BAD_ACCESS, Could not access memory. 0x0000809c in wxLuaEditorApp::OnInit() (this=0x13210c0) at ../apps/wxluaedit/src/wxluaedit.cpp:195 195 frame->GetEditor()->LoadFile( fileNames[0] ); I'll experiment more with it tonight. --anders |