Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ninja9578 on April 16, 2010, 08:26:10 pm
-
If the absolute path of the executable has a space in it, running it always fails. The simple fix is to place the entire string that is given to the terminal in a set of quotes ;)
-
With the amount of quoting levels* going on, it's not "simple" but should be fixed...
* i.e. osascript gets a quoted string of something to tell terminal to do as a script