1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
In file included from C:/SDK/inc/ta_appli.h:1,
from C:/SDK/inc/SDK30.H:2,
from hello1.c:1:
C:/SDK/inc/oem.h:13: error: parse error before '/' token
C:/SDK/inc/oem.h:14: error: missing terminating ' character
C:/SDK/inc/oem.h:16: error: syntax error at '#' token
In file included from C:/SDK/inc/oem.h:18,
from C:/SDK/inc/ta_appli.h:1,
from C:/SDK/inc/SDK30.H:2,
from hello1.c:1:
/cygdrive/c/GCC_3.4.3/bin/../lib/gcc/arm-elf/3.4.3/include/stdarg.h:105: error: parse error before "va_list"
In file included from C:/SDK/inc/ta_appli.h:1,
from C:/SDK/inc/SDK30.H:2,
from hello1.c:1:
C:/SDK/inc/oem.h:19:22: warning: extra tokens at end of #include directive |
Partager