News:

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

Main Menu

play and build are greyed out

Started by yarly, September 19, 2015, 12:34:17 PM

Previous topic - Next topic

yarly

play and build are greyed out. How can I make them active?  I'm not sure what I did that made them greyed out

Why would codeblocks's build and run button be greyed out instead of green?

here is what i have



if relevant, here's settings..compiler,  toolchain tab.


oBFusCATed

Obviously there is build log, so you've been able to build at least once.
Can you reproduce this reliably after an restart of C::B?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

yarly

I was avoiding restarting it because I was interested in fixing it without needing to restart it, so as to understand the IDE better. But anyhow, I have restarted it and it works now.  Ta


stahta01

I suggest learning to use CB Projects before doing much more work.

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]

intercoder

For future references,

I had the same issue initially. During setup, the final default box will give you 4 options 2 yes, and 2 no (take the next part with a grain of salt i'm recalling the verbage from a foggy memory) a default setting not recognize the word blocks as C++, i chose no(...) which, which for some reason wouldn't allow me to Build and Run more than once. After restarting the program I chose one of the default settings as yes (...) and the problem went away. I don't know if this is the solution, but this was my way of 'fixing' the issue.