Author Topic: Codeblocks Error restarts my PC  (Read 8416 times)

Offline wolf1000

  • Single posting newcomer
  • *
  • Posts: 7
Codeblocks Error restarts my PC
« on: March 18, 2013, 09:24:04 pm »
Hello!

I am running CodeBlocks 10.05 on Windows 7 Ultimate x64. I am using CB to write basic C++ programs (algorithm problems) and lately, whenever I build and run a project (even those which worked before), I get the error "Process terminated with status -1073741510", and then my PC restarts. It is not a forced restart, because the "Shutting down..." Windows message appears on screen.

I tried to reinstall CodeBlocks, but it didn't solve the problem.

I would be really grateful if you could help me. Thank you in advance! :)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Codeblocks Error restarts my PC
« Reply #1 on: March 18, 2013, 09:31:32 pm »
What happens if you run the program from explorer or console ?