Author Topic: Problem with running on macOS Catalina "no such file/folder"  (Read 3501 times)

mihailescudenis

  • Guest
Problem with running on macOS Catalina "no such file/folder"
« on: October 19, 2019, 12:42:53 pm »
MacBook-Air-Mihailescu:~ mihailescudenis$ '/Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/mihailescudenis/programming/learning/bin/Debug/learning'
-bash: /Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/mihailescudenis/programming/learning/bin/Debug/learning: No such file or directory

this is the output every time I try to compile&run a code, I am using gnu GCC compiler

also it appears this box instead of the recommended value, number etc.
https://imgur.com/a/y3qitVG
« Last Edit: October 19, 2019, 01:08:30 pm by mihailescudenis »