搜索
查看: 188|回复: 1
打印 上一主题 下一主题

出什么事了?

[复制链接]
跳转到指定楼层
楼主
 楼主| 发表于 2019-5-3 16:11:51 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
5啊哈币
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. int main()
  4. {
  5.     printf("ni hao");
  6.     system("pause");
  7.     return 0;
  8. }
复制代码


-运行失败--
Command failed: "/Applications/AhaCpp.app/Contents/Resources/core/bin/gcc-8.2" "/Applications/AhaCpp.app/Contents/Resources/code/1.c" -o "/Applications/AhaCpp.app/Contents/Resources/code/1"
In file included from /Applications/AhaCpp.app/Contents/Resources/code/1.c:1:
/Applications/AhaCpp.app/Contents/Resources/core/lib/gcc/x86_64-apple-darwin18.0.0/8.2.0/include-fixed/stdio.h:78:10: fatal error: _stdio.h: No such file or directory
#include <_stdio.h>
          ^~~~~~~~~~
compilation terminated.


沙发
发表于 2019-5-11 18:13:54 | 只看该作者
你尝试重装试试,好像没问题
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

广播台
特别关注
快速回复 返回顶部 返回列表