News:

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

Main Menu

Can't get Build and Run option to be available

Started by allenlswain, June 13, 2019, 09:03:36 PM

Previous topic - Next topic

allenlswain

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. 

BlueHazzard

Your program is running in the background? Blocked by some anti virus program probably?

allenlswain

I don't have an antivirus, actually.  I haven't seen any computer behavior to suggest I have a virus, though.

stahta01

#3
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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

BlueHazzard

Also what version of codeblocks are you using?
Try a  nightly. There should be a fixed bug that causes your behaviour

allenlswain