Code::Blocks Forums

User forums => Help => Topic started by: Eventide on June 13, 2009, 03:42:00 pm

Title: Crash
Post by: Eventide on June 13, 2009, 03:42:00 pm
Hello, after so many months using C::B i got this crash:

(http://img196.imageshack.us/img196/797/imagemmws.png)

what is it? :/~
i'm not using vc8, i'm using MinGW! ;O~
Title: Re: Crash
Post by: Jenna on June 13, 2009, 04:25:50 pm
But MinGW uses msvcrt.dll.

You can try to delete (or better move away for backup) your C::B configuration files from the directory "c:\documents and settings\username\applications data\codeblocks" (might not be exactly correct, no running windows here at the moment).

If that does not help try to search the forum and/or your preferred search engine, it's a common (not only C::B) problem.
Title: Re: Crash
Post by: Eventide on June 13, 2009, 08:55:23 pm
Don't have code::blocks folder in it.. ;o
it's a problem? i already re-installed Code::Blocks, it's necessary to format my pc? ;/
Title: Re: Crash
Post by: Jenna on June 13, 2009, 09:17:42 pm
Don't have code::blocks folder in it.. ;o
it's a problem? i already re-installed Code::Blocks, it's necessary to format my pc? ;/

That would most likely fix the problem, but would be a little bit overdone.

The folder "\documents and settings\<your username>\application data\codeblocks" surely exists, but might be named a little different.
I see that you are using portuguese as your system language, it is most likely in prtuguese and not in english and it exists on the system-drive.
That is in most cases the drive "c:", but might also be another drive-name.

If you do not find it, you can try to search for "default.conf", that's the name of C::B's config-file. It should be in a directory called codeblocks.
Title: Re: Crash
Post by: stahta01 on June 13, 2009, 11:56:57 pm


Try "%APPDATA%\codeblocks"

Tim S
Title: Re: Crash
Post by: thomas on June 14, 2009, 12:02:40 am
Maybe the problem is a pirated version of msvcrt.dll?  :P
Title: Re: Crash
Post by: Eventide on June 14, 2009, 02:22:24 am
@/\
and where can i found that DLL?

@stahta01
thanks, i will try to delete the conf! ;o


edit:

IT'S WORKING!! TY!!
but i want to know what do that problem.. :S
someone can explain it? ;o