Code::Blocks Forums

User forums => Help => Topic started by: allenlswain on June 13, 2019, 09:03:36 PM

Title: Can't get Build and Run option to be available
Post by: allenlswain on June 13, 2019, 09:03:36 PM
Hello, I've been trying to debug CodeBlocks ever since my installation.  This time, the problem is, after I tried to Build and Run a simple project, the option, along with most of the other available buttons, becomes greyed out and would let me click on them.  I have included a screen shot to show what I mean. 
Title: Re: Can't get Build and Run option to be available
Post by: BlueHazzard on June 13, 2019, 09:37:58 PM
Your program is running in the background? Blocked by some anti virus program probably?
Title: Re: Can't get Build and Run option to be available
Post by: allenlswain on June 15, 2019, 02:14:05 AM
I don't have an antivirus, actually.  I haven't seen any computer behavior to suggest I have a virus, though.
Title: Re: Can't get Build and Run option to be available
Post by: stahta01 on June 15, 2019, 02:59:01 AM
Quote from: BlueHazzard on June 13, 2019, 09:37:58 PM
Your program is running in the background?

allenlswain: Either reboot your computer or use the task manager to kill your run away program.

Tim S.
Title: Re: Can't get Build and Run option to be available
Post by: BlueHazzard on June 15, 2019, 11:40:12 AM
Also what version of codeblocks are you using?
Try a  nightly. There should be a fixed bug that causes your behaviour
Title: Re: Can't get Build and Run option to be available
Post by: allenlswain on June 16, 2019, 06:25:21 PM
Thanks for the help, guys!  That fixed it.