User forums > Help

Error when Building: "This application has requested the Runtime to ..."

(1/1)

cs071015:
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:


--- Code: ----------------- 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

--- End code ---

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

MortenMacFly:

--- Quote from: cs071015 on October 21, 2008, 11:56:29 pm ---I'm using Code::Blocks 8.02, build Feb 27, 2008 under Windows XP x64.

--- End quote ---
Notice that this is not an issue with C::B but most likely a compiler issue... and even most likely, too an issue with 64 bit. So what compiler do you use (what version)? Then ask the compiler devs (not us) if there are issues known with this compiler related to Windows XP 64 bit.

cs071015:


But I dont understand why the compiler works fine for some users om my system. That's the reason I think it's a C::B issue and not a compiler issue.

I'm using the bundeled defaultminGW compiler. Don't know what the exact version number is :/

cs071015:

Ok, after weeks of doing nothing it works ... for one additional user.

But you were right - it was an compiler issue. I tested it with CygwinGCC and it worked fine - for all users^^

~Close~

Navigation

[0] Message Index

Go to full version