Author Topic: Program Crash with Status 3?  (Read 3321 times)

dtaqee88

  • Guest
Program Crash with Status 3?
« on: October 17, 2012, 11:19:18 pm »
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Program Crash with Status 3?
« Reply #1 on: October 18, 2012, 07:09:14 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ