Code::Blocks Forums

User forums => Help => Topic started by: itorra on October 23, 2013, 11:07:09 pm

Title: After updating OSX to Mavericks I can't compile
Post by: itorra 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?
Title: Re: After updating OSX to Mavericks I can't compile
Post by: oBFusCATed 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?