I've gotten code blocks to run simple programs through terminal, but after a day I get a message in terminal saying "no such file or directory"
I have the prerequisite x code installed.
Can anyone help?
P.S. how do I get a build log with code blocks on a mac. The directions are kinda different on the CB FAQ page.
Thanks
Go to the build log and copy paste the text.
Most probably you're using path with spaces or some other special characters. This is known to fail badly.