ruglcc的博客fatal error: 'stdio.h' file not found 解决办法 方法1 安装命令行工具,在终端下执行 xcode-select --install 如果出现如下信息,请用方法2 xcode-select: error: command line tools are alr...
仇子杰TuesdayQ的博客', 'asm' or '__attribute__' before '{' tokenerror: expected '{' at end of input这里就是的错误就是写代码不细心造成的,可能是声明函数时,没有加“;”号,也有可能是include前面没有加“#”号,或是将其它一些...