Code::Blocks Forums

User forums => Help => Topic started by: newmustang500 on April 03, 2011, 10:57:35 pm

Title: invaled complier on mac
Post by: newmustang500 on April 03, 2011, 10:57:35 pm
i have code::blocks and it says invalid complier so can i use xcode for the complier is that right?
or something else???
Title: Re: invaled complier on mac
Post by: oBFusCATed on April 03, 2011, 11:48:29 pm
XCode is the same as C::B -> an IDE, it is not a compiler...
So you need gcc/g++/clang or something else installed on you machine.

Please read this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_is_Code::Blocks.3F
Then this: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F
Then search the forum for invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]...