News:

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

Main Menu

Mac

Started by ecela011, October 09, 2010, 04:08:33 PM

Previous topic - Next topic

ecela011

I just started a introductory C/C++ course. We use code blocks in the class to solve problems.
I have installed code blocks 10.05 on my mac (mac osX 10.5.8 ). I also installed the X-code.
I tried a basic program, printing something on the screen. I compiled the program, it was fine. When i press run, the terminal starts, and doesn't print the message, but instead prints some addresses and "permission denied".
So, is there any possibility to make it work?
Thanks.

afb

Did you put it in a path containing spaces ? If so, don't do that.

If not, you would have to repeate those "some addresses" here.