Code::Blocks Forums
User forums => Help => Topic started 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
-
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.
-
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
-
Appdata is c:\program files\you username\application data
-
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.
-
Uf, yes sorry that I've tried to mislead you... Don't know what I was thinking/writing