Code::Blocks Forums

User forums => Help => Topic started by: lelandnielsen on October 13, 2011, 08:14:26 pm

Title: codeblocks.exe has stopped working
Post by: lelandnielsen 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.
Title: Re: codeblocks.exe has stopped working
Post by: ptDev on October 13, 2011, 09:09:17 pm
Code::Blocks has gotten more stable since 10.05.
Try using a recent nightly build (http://forums.codeblocks.org/index.php/topic,15263.0.html) or the unofficial installer (http://forums.codeblocks.org/index.php/topic,13234.0.html).
Title: Re: codeblocks.exe has stopped working
Post by: lelandnielsen on October 14, 2011, 05:17:45 pm
Ran the unofficial installer and so far so good.
Thanks!