User forums > Help

CANT COMPILE AND RUN ON MAC OS BIG SUR

(1/1)

luca5:
Hi,

I'm currently running the Code blocks version 17.12 on my mac and I keep getting the same error message when trying to compile and run my project.

'/Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/lucas/Desktop/v/bin/Debug/v '
lucas@Lucass-MBP ~ % '/Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/lucas/Desktop/v/bin/Debug/v '
zsh: no such file or directory: /Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/lucas/Desktop/v/bin/Debug/v
lucas@Lucass-MBP ~ %

I am aware that I can't use non ASCII characters in my filepath and yet I still get an error message. When I open the exec file in Debug it works but when I try doing it from codeblocks it doesn't work.

Any tips?

Thanks

Suryavarman:
Maybe you will find the solution here

http://forums.codeblocks.org/index.php/topic,24301.msg165773.html#msg165773

Navigation

[0] Message Index

Go to full version