Author Topic: invaled complier on mac  (Read 5039 times)

newmustang500

  • Guest
invaled complier on mac
« 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???

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: invaled complier on mac
« Reply #1 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!]...
(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!]