Code::Blocks Forums
User forums => Help => Topic started by: dubis07 on October 05, 2010, 02:33:31 pm
-
Hi all!
I'm currently in the environment tab under settings and I'm trying to get Code::Blocks to use xterm instead of terminal on Mac OSx. I don't know what to put into the "shell" and "terminal to launch console in" lines, though. Can anyone help me out??
Thanks
-
The default command on other platforms is:
It assumes that xterm is found in your $PATH.
The shell can be left as the default /bin/sh -c