Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT silently fails to launch binaries [Windows Vista 32 bit]
CDT silently fails to launch binaries [Windows Vista 32 bit] [message #670339] Fri, 13 May 2011 15:07
No real name is currently offline No real nameFriend
Messages: 2
Registered: May 2011
Junior Member
I can successfully compile the C++ Hello World test project, but when I click on the Run icon the program is immediately flagged as terminated (and I believe that it's not run at all). The exit value is clearly read from an uninitialized variable (namely, it prints -183726283). I can Debug the program within CDT, or run it from outside CDT though.
It happens with CDT 7.0.2, 7.0.1, 6.0.2. I've tried updating to the latest Java JRE release, yet it doesn't work. It seems to happen only if the project is of C++ type, the C Hello World works fine.
Previous Topic:Context Sensitive Help for C++
Next Topic:Customizing the Outline View - Files vs Project
Goto Forum:
  


Current Time: Thu Apr 25 12:01:05 GMT 2024

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

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

Back to the top