/Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/leo1708/Desktop/C:C++ Code blocks/C programs/hello/bin/Debug/hello
leo1708@Deeps-Air ~ % /Applications/CodeBlocks.app/Contents/MacOS/cb_console_runner DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:. /Users/leo1708/Desktop/C:C++ Code blocks/C programs/hello/bin/Debug/hello
sh: /Users/leo1708/Desktop/C:C++: No such file or directory
Process returned 127 (0x7F) execution time : 0.009 s
I am getting the above error while compiling C programs in Code blocks on my Mac m1. I don't know what happened I have made so many programs, now suddenly the program is not compiling and giving me this error.please help.