News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Program Crash with Status 3?

Started by dtaqee88, October 17, 2012, 11:19:18 PM

Previous topic - Next topic

dtaqee88

Hello. I have been using CodeBlocks for maybe a year or so and have never been crashed out of a program with a "status 3" message. I get the crash only when I declare new int variables...and have came here to see if it was a CodeBlocks issue. I have been told that it might be a configuration issue with CodeBlocks. Is there any way this can be related to CodeBlocks, and if so can it be solved? Program works fine....just until an int is declared. Thanks in advance

MortenMacFly

How should we know with such little information?

OS, version(s) used, steps to reproduce... we don't have magic balls to know all that you know... ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]