| Problem with program launching [message #647045] |
Tue, 04 January 2011 05:22  |
Eclipse User |
|
|
|
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...
|
|
|
|
Powered by
FUDForum. Page generated in 0.03927 seconds