Code::Blocks Forums

User forums => Help => Topic started by: harjotsingh on February 25, 2015, 04:04:15 am

Title: Codeblocks not working on MAC book pro 2009
Post by: harjotsingh 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.
Title: Re: Codeblocks not working on MAC book pro 2009
Post by: oBFusCATed on February 25, 2015, 09:16:02 am
Have you tried to read this: http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F ?
Title: Re: Codeblocks not working on MAC book pro 2009
Post by: Mr.Supportman 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