Author Topic: After updating OSX to Mavericks I can't compile  (Read 4636 times)

itorra

  • Guest
After updating OSX to Mavericks I can't compile
« on: October 23, 2013, 11:07:09 pm »
everything worked perfectly, after upgrading to the new OSX I can't compile :

Code
/Users/ido/Documents/SHENKAR/123/main.c:1:19: error: stdio.h: No such file or directory

any ideas?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: After updating OSX to Mavericks I can't compile
« Reply #1 on: October 23, 2013, 11:17:26 pm »
Do you have this file on your computer?
Does it work on the command line?

Have you read this http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
and the other FAQ entries in the wiki?
(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!]