Code::Blocks Forums

User forums => Help => Topic started by: nixhex on April 30, 2014, 10:15:23 pm

Title: The Entire "Build" Menu is Greyed Out
Post by: nixhex on April 30, 2014, 10:15:23 pm
Hi, I'm using C::B 10.05 on Windows. I'm able to compile a C program, but after I run it, the Build menu is completely greyed out except for Abort. I click Abort and nothing happens. The build log and Code::Blocks log remain unchanged. And yes, I closed the .exe console window, so that's not the solution. Thanks for the help!
Title: Re: The Entire "Build" Menu is Greyed Out
Post by: stahta01 on April 30, 2014, 10:38:20 pm
Hi, I'm using C::B 10.05 on Windows. I'm able to compile a C program, but after I run it, the Build menu is completely greyed out except for Abort. I click Abort and nothing happens. The build log and Code::Blocks log remain unchanged. And yes, I closed the .exe console window, so that's not the solution. Thanks for the help!

This is true while the project is building.

I suggest waiting or posting the "build log" because it might have information in it.
Please read this FAQ 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)

Tim S.