Code::Blocks Forums

User forums => Help => Topic started by: darkgaze on May 26, 2011, 02:55:45 pm

Title: Abort button doesn´t work. Bin .exe blocked even closing project.
Post by: darkgaze on May 26, 2011, 02:55:45 pm
Well. I got some errors in my code and while closing the console window (i use Windows 7. It finds out it´s not working, but it closes the console by itself causing c::b to get stuck or smth) the abort button get´s stuck. It doesn´t work. Even when the console window is closed, and when i reopen the project it´s still locked.

And the .exe file which it generates is stuck, and i cannot erase it.

I don´t know what to do here. ANd this is happening everytime i compile. I´m bored of copying the folder and removing everything.

Thanks
Title: Re: Abort button doesn´t work. Bin .exe blocked even closing project.
Post by: darkgaze on May 26, 2011, 03:00:48 pm
well. i know the solution here could be using File Assasin. But the method is quite agressive. I prefer learning how to do it faster.
Title: Re: Abort button doesn´t work. Bin .exe blocked even closing project.
Post by: stahta01 on May 26, 2011, 05:25:23 pm
Bring up the "Task Manager" and kill the run away process.
Note: This is slightly dangerous and should only be done by competent users. 

CTRL+SHIFT+ESC

Tim S.