News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Build and run

Started by RosscO, March 23, 2020, 03:09:39 AM

Previous topic - Next topic

RosscO

Hi

After reading the manual and doing a bit of programming for a while I suddenly lose the "lights" on the Build and Run buttons.  What I've done seems to save okay.  I have to then shut Code Blocks down and restart the program, open Previous Projects and from there I can carry on again from whence I left off.  Any advice please?

Thanks in advance

RosscO

stahta01

The "lights" go out when the built program is running.

Exit you built program or if needed kill it in the task manager.

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 try to update codeblocks. There was a bug where you could not terminate running programms (The red cross button did not work) In the latest nightly you should be able to use the red button near the build button to stop your program

RosscO

Thanks folks.  Your advice is appreciated.

RosscO