Code::Blocks Forums

User forums => Help => Topic started by: shahid on January 09, 2020, 06:21:56 am

Title: Need help
Post by: shahid on January 09, 2020, 06:21:56 am
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
Title: Re: Need help
Post by: oBFusCATed on January 09, 2020, 08:29:41 am
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)
Title: Re: Need help
Post by: BlueHazzard on January 09, 2020, 12:33:47 pm
Do you use a project?
Title: Re: Need help
Post by: shahid on January 09, 2020, 02:28:39 pm
yes. I was trying to learn C++ with code blocks.
Title: Re: Need help
Post by: stahta01 on January 10, 2020, 04:05:47 am
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.
Title: Re: Need help
Post by: stahta01 on January 10, 2020, 10:51:53 am
I think you likely had no project opened and your program had a run window that said "Press any key to continue.".

Tim S.