News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

MAC: Compile and run error

Started by treepeoples, November 04, 2011, 01:08:31 AM

Previous topic - Next topic

treepeoples

For one reason or another, When I try to run my program on the C/C++ compiler, It doesn't show my project, only the computer's username and it won't let me do anything else on it; What's happening?!  :shock:

Alpha

Quote from: treepeoples on November 04, 2011, 01:08:31 AM
When I try to run my program on the C/C++ compiler
I assume you mean that you pressed one of these buttons (Build/Run etc).

Do you have a properly setup compiler (for example, Xcode)?

Have you looked through the FAQ (specifically How do I troubleshoot a compiler problem) to see if anything there matches your problem?

Quote from: treepeoples on November 04, 2011, 01:08:31 AM
It doesn't show my project, only the computer's username
Do you mean the application does not run, or that nothing is displayed in the build-log?

Quote from: treepeoples on November 04, 2011, 01:08:31 AM
it won't let me do anything else on it;
Does this mean Code::Blocks freezes?