Code::Blocks Forums

User forums => Help => Topic started by: ecela011 on October 09, 2010, 04:08:33 pm

Title: Mac
Post by: ecela011 on October 09, 2010, 04:08:33 pm
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.
Title: Re: Mac
Post by: afb on October 10, 2010, 10:23:53 am
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.