This just started happening today while I was trying to do a little bit of homework. I haven't changed any settings or anything like that.
Windows 10
Code::Blocks 12.12 rev 9501
So I created a program that was opening two text files and then just reading the lines in to a vector. At one point I got a error saying Permission Denied, and it wouldn't build so I just restarted my PC, as opposed to trying to hunt down the program that was stopping it.
Once it came up it looked like it built, but nothing happened. So just to make sure I opened a new project, just with hello world program in it and tried to run and got the same thing. It opens a console window and then just sits there, it has no reactions to key presses or anything but it does close out with the normal close button, I don't have to end process or anything. I have no idea why this is happening. When I close the console window it says "Process terminated with status -1073741510 .
I've already tried reinstalling
I've also tried running as administrator.
I couldn't find any other posts similar to this but if there is please link me to them.
Other then that thanks so much for your time, and if you need any more info from me just tell me what it is and I'll let you know.