Author Topic: No such file or directory - spaces in file path (MAC OSX 10.9.2)  (Read 8933 times)

Offline n1ma

  • Single posting newcomer
  • *
  • Posts: 2
Hi

My problem is the same as discussed here:
http://forums.codeblocks.org/index.php?topic=17400.0

When i try to run a project that contains spaces in it's name, it gives me the "No such file or directory" error.
of course removing the spaces will solve the problem but i DO want to have the spaces on filename/folder name.

Thanks ;)
« Last Edit: March 05, 2014, 03:42:42 pm by n1ma »

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: No such file or directory - spaces in file path (MAC OSX 10.9.2)
« Reply #1 on: March 05, 2014, 09:03:13 pm »
Starting another topic won't increase the chances of this being fixed. Quite the contrary.

BTW: It works on Linux so it is probably OSX only problem and somebody should debug it, but at the moment we don't have an active dev who uses OSX.
So we need help about this OS!
« Last Edit: March 05, 2014, 09:08:25 pm by oBFusCATed »
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline n1ma

  • Single posting newcomer
  • *
  • Posts: 2
Re: No such file or directory - spaces in file path (MAC OSX 10.9.2)
« Reply #2 on: March 05, 2014, 11:03:30 pm »
Well, my only reason for starting this topic was because that the topic was old.
As i'm learning C++, i cannot help you much.
Hope somebody will come up with a solution.
Tnx