Hi!
I'm using Code::Blocks 8.02, build Feb 27, 2008 under Windows XP x64.
When I try to build the default hello-world program, I get the error message:
-------------- Build: Debug in asdf ---------------
mingw32-gcc.exe -Wall -g -c H:\codeblocks\asdf\main.c -o obj\Debug\main.o
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Process terminated with status 3 (0 minutes, 0 seconds)
0 errors, 0 warnings
For some ohter users on my system, C::B works without any problems.
Things I have already tried:
- empty the codeblocks-directory under Application Data
- delete the codeblocks-directory
- replace the codeblocks directory with the directory of some user with working C::B
- installed Hotfix KB932590 as recommended in http://forums.codeblocks.org/index.php/topic,7691.msg57977.html#msg57977 (http://forums.codeblocks.org/index.php/topic,7691.msg57977.html#msg57977)