编译器: Default compiler
执行
gcc.exe...
gcc.exe "C:\Users\kino\Documents\11111.c" -o "C:\Users\kino\Documents\11111.exe"
-ansi -traditional-cpp -w -fexceptions -fshort-double -fverbose-asm -fmessage-length=0
-I"C:\jinlei\cccccccc\Dev-Cpp\include"
-L"C:\jinlei\cccccccc\Dev-Cpp\lib" -fmessage-length=0
In file included from C:/jinlei/cccccccc/Dev-Cpp/include/stdio.h:26,
from C:/Users/kino/Documents/11111.c:1:
C:/jinlei/cccccccc/Dev-Cpp/include/stddef.h:6: no include path in which to find stddef.h
In file included from C:/jinlei/cccccccc/Dev-Cpp/include/stdio.h:28,
from C:/Users/kino/Documents/11111.c:1:
C:/jinlei/cccccccc/Dev-Cpp/include/stdarg.h:6: no include path in which to find stdarg.h
这是编译日志,知道的朋友帮下
非常感谢
谢谢