Code::Blocks isn't executing properly
问题 I'm new to programming so I feel there is something simple I'm missing here. I'm using the latest version of Mac and I've just installed Code::Blocks along with Xcode so I can use the gcc compiler. I created a new "console application" project and the code for a hello world program shows up. I built this code and it gave me 0 errors and 0 warnings so I thought it was off to a good start. But when I go to run this code all I get is the following in my Terminal window: */Applications/CodeBlocks