Code::Blocks Forums

User forums => Help => Topic started by: ssawa on April 14, 2012, 07:07:03 pm

Title: .cpp's won't compile and build log doesn't say why
Post by: ssawa on April 14, 2012, 07:07:03 pm
Hey guys I've been using Code::Blocks for a while now and it had been working fine, but for some reason starting last night whenever I tried to build the project I was working on I kept on getting...

Compiling: MainMenu.cpp
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

...in the build log. I tried compiling some of my older projects and it returned the same error (but with a different "Compiling: XXX.cpp" file obviously.) I can't remember doing anything different or changing any settings (although maybe I inadvertently did at some point without realizing it.) The toolchain executible is pointing to where I have MinGW and everything looks alright in that folder, so I'm not really sure what I should do. Is my best bet reinstalling everything?

If it helps, I'm using Code::Blocks 10.05 and MinGW 4.6.2
Any help would be greatly appreciated.
Title: Re: .cpp's won't compile and build log doesn't say why
Post by: stahta01 on April 14, 2012, 07:32:25 pm
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)