Mac终端编译器问题。无端报错。求高人解答
xcode吧
全部回复
仅看楼主
level 8
那天℃🌌 楼主
每次gcc编译的时候都报错。
01.c:1:19: error: stdio.h: No such file or directory
01.c: In function ‘main’:
01.c:6: warning: incompatible implicit declaration of built-in function ‘printf’
01.c:7: warning: incompatible implicit declaration of built-in function ‘scanf’
不管什么程序都是这个错误,就连hello world都报错。
貌似是找不到stdio.h这个头文件了,要怎么才能解决?
2014年03月10日 13点03分 1
level 8
那天℃🌌 楼主
满地打滚求帮助~~~~
2014年03月10日 13点03分 2
level 8
那天℃🌌 楼主
没人理!!!大神们不要太狠心呀~~~
2014年03月10日 13点03分 3
1