Author Topic: The terminal or console does't show up....  (Read 4209 times)

Offline amfibinen

  • Single posting newcomer
  • *
  • Posts: 2
The terminal or console does't show up....
« on: May 04, 2013, 02:57:14 pm »
I'm Chinese and My English is not good,I ask this question on many BBS in China but still did't solve it.
So if you confuse about the word I use or my syntax error,I hope you can correct my mistake..thanks...

I think is a small issue but I'm careless...


I install codebolcks in Centos 6.x (32-bit),and try to run the C++ hello world cpp file in a console application,there are no error during build an run,but the problem is the terminal window doesn't show up and exit automatically,I can see the window has a quickly show and it exit ...

I edit the program to out put "Hello world" and didn't stop,I can see the terminal shows up.


I also have debug problem:


Here is my settings:

Offline amfibinen

  • Single posting newcomer
  • *
  • Posts: 2
Re: The terminal or console does't show up....
« Reply #1 on: May 04, 2013, 02:57:50 pm »
More settings.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: The terminal or console does't show up....
« Reply #2 on: May 05, 2013, 06:05:02 pm »
Hello,
please post the source code and the output from the "Build Log" tab located at the bottom.
what do you do to start your program? Hit the "compile and run" button? Did the window pops up?