Poll
Question:
how can i install the codeblock in mac correctly
Option 1: help
votes: 0
Option 2: install problem
votes: 0
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
Use path without spaces and it will work... Known problem...
it`s not work, shows like this
You clearly have still spaces in your project path....
thank you, the problem solved