Page 1 of 1

windows encountered a problem and needs to

Posted: Fri Feb 01, 2013 10:12 am
by stevemaples
I am using codeblocks 12.11 and wxWidgets 2.8.12.01. I am working with the "Hello world" tutorial. It compiles just fine. When I run it, the windows filename.exe has encountered a problem and needs to close. I am running windows xp with service pack 3. Any help will be appreciated.

Re: windows encountered a problem and needs to

Posted: Fri Feb 01, 2013 11:29 am
by stevemaples
I did not explain the problem very well. When I run the program, windows pops up a dialog box that indicates that "windows Myfilename.exe has encounter a problem and needs to close." Then the dialog box gives you a choice to send a report to microsoft.

Re: windows encountered a problem and needs to

Posted: Thu Feb 07, 2013 4:33 am
by Auria
Have you tried running the program in a debugger? codeblocks includes a debugger frontend. that's how you find the cause of crashes