Hi,
I'm trying to set up a command-line > foundation "hello world" project. (as written in the book 'learning objective C for mac') ...When I select 'build & run' with the default settings for this project I get 4 errors, without modifying any code!?
errors:
stdarg.h: no such file or directory
float.h: no such file or directory
xmmintrin.h: no such file or directory
expected specifier-qualifier-list