Author Topic: Codeblocks not working on MAC book pro 2009  (Read 2451 times)

harjotsingh

  • Guest
Codeblocks not working on MAC book pro 2009
« on: February 25, 2015, 04:04:15 am »
 Hello, I am in desperate need of help of help codeblocks opens up but whenever i try to compile the code it doesnt work please help me.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Mr.Supportman

  • Guest
Re: Codeblocks not working on MAC book pro 2009
« Reply #2 on: March 09, 2015, 01:39:26 pm »
Hello, I am in desperate need of help of help codeblocks opens up but whenever i try to compile the code it doesnt work please help me.

First off follow this:
http://www.dummies.com/how-to/content/how-to-install-c-codeblocks-in-macintosh.html

Second:
When downloading the binaries i noticed the app is called Codeblocks 2..... Notice the space inbetween the Codeblocks and 2.... This runied the filepathing for me and couldnt compile... so just rename Codeblocks 2 into -> Codeblocks2 and your programs will compile fine.

<3