User forums > Using Code::Blocks
C::B generated .exe-Files crashes
Treito:
I even cannot set a breakpoint at the beginning of the project!
Treito:
After reinstalling and reconfiguring wxWidgets I get now the error-code:
--- Code: ---#0 ?? 0x61d276c6 in wxObject::wxObject (this=0x403686 <operator new(unsigned int)+182>) (../../include/wx/object.h:412)
#1 ?? 0x6194ae40 in wxEvtHandler::wxEvtHandler (this=0x403686 <operator new(unsigned int)+182>) (../../src/common/event.cpp:1031)
#2 ?? 0x618c126b in wxAppConsole::wxAppConsole (this=0x403686 <operator new(unsigned int)+182>) (../../src/common/appbase.cpp:122)
#3 ?? 0x619f3b95 in wxAppBase::wxAppBase (this=0x403686 <operator new(unsigned int)+182>) (../../src/common/appcmn.cpp:84)
#4 ?? 0x61961c61 in wxApp::wxApp (this=0x403686 <operator new(unsigned int)+182>) (../../src/msw/app.cpp:510)
#5 0040D4C9 TestPlainApp::TestPlainApp(this=0x4774b8) (E:/Programmierung/Tutorial/TestPlain/TestPlainApp.h:15)
#6 004013A4 wxCreateApp() (E:\Programmierung\Tutorial\TestPlain\TestPlainApp.cpp:18)
#7 618F4255 wxEntryStart(argc=@0x28fd90: 1, argv=0x477248) (../../src/common/init.cpp:273)
#8 618F464A wxInitialize(argc=1, argv=0x477248) (../../src/common/init.cpp:479)
#9 61CDFB98 wxInitializer::wxInitializer(this=0x28fdcf, argc=1, argv=0x477248) (../../include/wx/init.h:81)
#10 618F4508 wxEntryReal(argc=@0x28fe1c: 1, argv=0x477248) (../../src/common/init.cpp:417)
#11 61950E9C wxEntry(argc=@0x28fe1c: 1, argv=0x477248) (../../src/msw/main.cpp:231)
#12 61951021 wxEntry(hInstance=0x400000, nCmdShow=10) (../../src/msw/main.cpp:386)
#13 0040141A WinMain@16(hInstance=0x400000, hPrevInstance=0x0, lpCmdLine=0x7343a5 "", nCmdShow=10) (E:\Programmierung\Tutorial\TestPlain\TestPlainApp.cpp:18)
#14 0040E75B main () (??:??)
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version