Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with program launching
Problem with program launching [message #647045] Tue, 04 January 2011 05:22 Go to next message
Eclipse UserFriend
I use Eclipse CDT with mingw in Windows7. I write a tiny program (simply output "hello world" to console and a text file) and it can be compiled properly.However, when "Run as local c++ appllication", it doesn't generate any output to eclipse console and text file.(maybe it didn't run at all) But the program runs normally in a cmd console. To make me more confused, when I use another mingw compiler (built by tdm) with sjlj exception support, all is perfect.
I can't change my compiler because offical Qt library isn't built under sjlj exception framework (so it doesn't work) and I won't bother to compile Qt myself. It's too huge ...
Help me...
Re: Problem with program launching [message #647823 is a reply to message #647045] Sun, 09 January 2011 12:13 Go to previous message
Eclipse UserFriend
Maybe the comments in this bug will help you:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=173732
Previous Topic:The system cannot find the file specified
Next Topic:Automatically kill/terminate launched binary before compiling?
Goto Forum:
  


Current Time: Mon Nov 03 08:04:16 EST 2025

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

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

Back to the top