Author Topic: Need help  (Read 3103 times)

Offline shahid

  • Single posting newcomer
  • *
  • Posts: 2
Need help
« 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Need help
« Reply #1 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)
(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!]

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Need help
« Reply #2 on: January 09, 2020, 12:33:47 pm »
Do you use a project?

Offline shahid

  • Single posting newcomer
  • *
  • Posts: 2
Re: Need help
« Reply #3 on: January 09, 2020, 02:28:39 pm »
yes. I was trying to learn C++ with code blocks.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Need help
« Reply #4 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.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Need help
« Reply #5 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.

C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org