Code::Blocks Forums

User forums => Help => Topic started by: Seoman on September 05, 2009, 01:36:35 pm

Title: Hello World...terminated with status 3
Post by: Seoman on September 05, 2009, 01:36:35 pm
Hi! :-)

I'm using Code::Blocks 8.02, build Feb 27, 2008 wx 2.8.7 under Windows XP.

CB tells me the following

Code
mingw32-g++.exe    -c D:\Projekte\CodeBlocks\Hello\main.cpp -o D:\Projekte\CodeBlocks\Hello\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

I am new to this progamming thing. So i searched the whole Internet to find someone who has the same "terminated with status 3" problem..... i hope someone here can help me. :) If not... so then ill reinstall my windows (its 2 years old).

(I installed CB on the Notebook of my uncle and it works fine (same OS))

I deinstalled devc++ and the demoversion of Microsoft Visual C++. Thought this could be the problem... unsuccsessful.
Thx beforehand.
Title: Re: Hello World...terminated with status 3
Post by: oBFusCATed on September 05, 2009, 01:56:48 pm
What is the version of mingw?
Try newer one if its not the latest or a TDM GCC release
Title: Re: Hello World...terminated with status 3
Post by: Seoman on September 05, 2009, 02:15:03 pm
Hm it was 3.4.5. I tried 5.1.4 with the same result. Could it be the 2 years old windows? :-\
Title: Re: Hello World...terminated with status 3
Post by: oBFusCATed on September 05, 2009, 02:18:22 pm
Try this one http://www.tdragon.net/recentgcc/

And make sure that you have installed everything that is needed.
This problem might be caused by missing libs (just a guess).
Title: Re: Hello World...terminated with status 3
Post by: Seoman on September 05, 2009, 02:40:56 pm
Yay! :)
It works!!! Would like to know why it did not work with the version which comes with the CB installer.

Thank u very much! :)

*edit*
I love this forum , haha! Cant get the smile out of my face :)