News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Need help

Started by shahid, January 09, 2020, 06:21:56 AM

Previous topic - Next topic

shahid

I shared a pic. so, the issue is I was coding and suddenly I saw my build and run is not working. Did it get freze? When I try to close it. It says, "currently compiling. stop compiling and exit?"

What should I do

oBFusCATed

Restart Code::Blocks (probably using the task manager) and if it happens again learn how to reproduce it reliably. After that depict the steps and we'll probably be able to fix it.  8)
(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!]

BlueHazzard

Do you use a project?

shahid

yes. I was trying to learn C++ with code blocks.

stahta01

Quote from: shahid on January 09, 2020, 02:28:39 PM
yes. I was trying to learn C++ with code blocks.

Next time confirm you have a project open; because I think you did not have a project open.
Instead you had only a file open.

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]

stahta01

I think you likely had no project opened and your program had a run window that said "Press any key to continue.".

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]