Code::Blocks Forums

User forums => Help => Topic started by: elldarr on October 19, 2009, 10:45:12 pm

Title: WON'T DO ANYTHING
Post by: elldarr on October 19, 2009, 10:45:12 pm
Please help me . I reinstalled it for 6 times , and always the same problem . I opet the programme , i go to create new project , console application, choose C for programming , i enter the file name , and choose folder , i click finish and i get codeblocks.exe has encoutered a problem   and it shuts down ...
here is error signature AppName: codeblocks.exe    AppVer: 0.0.0.0    ModName: msvcrt.dll
ModVer: 7.0.2600.3085    Offset: 00030ee5  
adn this file inculded in error report Temp\389c_appcompat.txt  

Title: Re: WON'T DO ANYTHING
Post by: MortenMacFly on October 20, 2009, 07:26:35 am
Platform, version???

Although his looks like a broken msvcrt DLL (or it's dependencies) to me, try to remove the configuration settings (*.conf files), (depending on your platform/OS) most likely in %APPDATA%\codeblocks.
Title: Re: WON'T DO ANYTHING
Post by: elldarr on October 21, 2009, 09:34:21 pm
i removed mkheaders.conf , that was the only conf file i could find in install tools , i cant find appdata ,i use windows XP   it still wont work ,i'll try to restart
Title: Re: WON'T DO ANYTHING
Post by: oBFusCATed on October 21, 2009, 10:41:09 pm
Appdata is c:\program files\you username\application data
Title: Re: WON'T DO ANYTHING
Post by: Jenna on October 21, 2009, 10:50:52 pm
Appdata is c:\program files\you username\application data
That's not correct, It must be documents and settings instead of program files, and it might be named different, if you use a non-english XP.

Open a console and type cd %APPDATA%\codeblocks, delete or rename default.conf and try to start C::B again.
Title: Re: WON'T DO ANYTHING
Post by: oBFusCATed on October 21, 2009, 11:09:40 pm
Uf, yes sorry that I've tried to mislead you... Don't know what I was thinking/writing