Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Terminated Error Messege
Terminated Error Messege [message #732089] Mon, 03 October 2011 21:58 Go to next message
Robert VanCourt is currently offline Robert VanCourtFriend
Messages: 2
Registered: October 2011
Junior Member
I am using the Eclipse IDE for C/C++. I have CygWin installed on my computer, correctly (as far as I know). I made a Hello World C++ Executable program with the Cygwin GCC toolchain. As soon as it starts I change the programs binary parser to the PE Windows Parser. I can build the program, and have no errors. As soon as I run the program, I get this messege in the console:
"<terminated> HelloWorld1.exe [C/C++ Application] C:\Users\Legion\workspace\HelloWorld1.exe (10/3/11 3:57 PM)"
does anyone know what is causing this problem?
Re: Terminated Error Messege [message #732188 is a reply to message #732089] Tue, 04 October 2011 07:46 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
A missing DLL? cygwin1.dll must be in your PATH.

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:CDT Debugging / MySQL Setup ?
Next Topic:Variable declaration not recognized in outline
Goto Forum:
  


Current Time: Thu Apr 25 15:50:26 GMT 2024

Powered by FUDForum. Page generated in 0.02667 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top