I added an additional search path "/opt/local/include" in Build Settings > Search Paths > User Header Search Paths in the default command-line tool project. main.c is not edited. I get a number of Parse Issues with stdio.h with /opt/local/include added. Can we use user headers with Xcode 5 or what is wrong with my setting?
Asked
Active
Viewed 171 times
0
-
The problem occurs in Mountain Lion, but does not in Mavericks. – Takeshi Nov 07 '13 at 13:20
-
Have you tried checking 'Always Search User Paths'? – Ash Nov 14 '13 at 12:22