Author Topic: codeblocks.exe has stopped working  (Read 6386 times)

Offline lelandnielsen

  • Single posting newcomer
  • *
  • Posts: 2
codeblocks.exe has stopped working
« on: October 13, 2011, 08:14:26 pm »
When I create a new project in Codeblocks, I run through the prompts, select a folder, etc. and after clicking Finish I receive this error:
Code
	

codeblocks.exe has stopped working

A problem caused the error to stop working correctly.  Windows will close the program and notify you if a solution is available. 


Then codeblocks shuts down.

I can open existing projects but I'm unable to start new projects.
I'm using Codeblocks 10.05 MinGW on Windows 7.

Any help is greatly appreciated.

Offline ptDev

  • Almost regular
  • **
  • Posts: 222
Re: codeblocks.exe has stopped working
« Reply #1 on: October 13, 2011, 09:09:17 pm »
Code::Blocks has gotten more stable since 10.05.
Try using a recent nightly build or the unofficial installer.

Offline lelandnielsen

  • Single posting newcomer
  • *
  • Posts: 2
Re: codeblocks.exe has stopped working
« Reply #2 on: October 14, 2011, 05:17:45 pm »
Ran the unofficial installer and so far so good.
Thanks!