User forums > Help

Problem running builds

(1/1)

yaisiel:
Hi,
I recently did an application using codeblocks IDE (linux version) that uses the console. After building the executable, I double click on it  to run it outside the IDE and the console doesn't appears.

Thanks

P.D. I'm using ubuntu (Hardy) distro. Hope that this info helps to help me :)

Jenna:
If you have a console-program, like the "Hello world"-program created by C::B's wizard, you have to run it from a console to see anything happen.

C::B starts "xterm" as default and runs it from there.
Or to be more exactly it uses "cb_console_runner" as helper-application, to keep the terminal-window opened until you hit the return-key.
What program or shell is used, is defined in "Settings -> Environment... -> General settings".

yaisiel:
Thank you!
I ran the build on the console and works fine.

Yaisiel

Navigation

[0] Message Index

Go to full version