News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Need help for this problem

Started by hurry1991, August 13, 2019, 12:03:23 AM

Previous topic - Next topic

hurry1991

i download the codeblock on my mac, when I just run the hello world code, it`s shows .
Last login: Mon Aug 12 14:56:47 on ttys001
huis-MacBook-Pro:~ huichen$ /Users/huichen/Desktop/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/huichen/Documents/C code/1a/HelloWorld/bin/Debug/HelloWorld
sh: /Users/huichen/Documents/C: No such file or directory

Process returned 127 (0x7F)   execution time : 0.004 s
Press ENTER to continue.

I also google this problem, I install the xcode 9.1 version, but this problem still exist
the run window is not black and not shows hello world!
please help
thank you

oBFusCATed

Use path without spaces and it will work... Known problem...
(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!]

hurry1991


BlueHazzard

You clearly have still spaces in your project path....

hurry1991