News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Compiler/Debug lockup

Started by tonyd788, April 03, 2018, 03:38:52 AM

Previous topic - Next topic

tonyd788

When I type new code the compiler or Debugger locks up - I can't abort - I have to close code blocks and restart?

oBFusCATed

Hm, strange report...

We need a lot of information to be able to help you.
Like:
What version are you using?
What OS?
Can youy reproduce this reliably?
Have you tried to gather a backtrace?
(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!]

tonyd788

Thank you for asking - I am on Windows 10, 64 bit
Code blocks downloaded from codeblocks.org binary release
codeblocks-17.12mingw-setup.exe
have no idea what you mean by the next two questions
1. Can youy reproduce this reliably?
2. Have you tried to gather a backtrace?

Anthony

tonyd788

I have removed and reloaded codeblocks and all is working well
however I believe I have discovered the problem.
When I ran a series of statements and got an output  I did not properly close the terminal display window.
Once I ensure it is closed it all appears to be working

Anthony