CLEAN SUCCESSFUL (total time: 251ms) make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf make[1]: Entering directory `H:/....' make -f nbproject/Makefile-default.mk .... make[2]: Entering directory `H:/....' "C:\Program Files (x86)\Microchip\xc8\v1.20\bin\xc8.exe" --pass1 --chip=18F45K22 -Q -G --double=24 --float=24 --emi=wordwrite --opt=default,+asm,-asmfile,+speed,-space,-debug --addrqual=ignore --mode=pro -P -N255 --warn=0 --asmlist --summary=default,-psect,-class,+mem,-hex,-file --output=default,-inhx032 --runtime=default,+clear,+init,-keep,-no_startup,-download,+config,+clib,+plib --output=-mcof,+elf "--errformat=%%f:%%l: error: (%%n) %%s" "--warnformat=%%f:%%l: warning: (%%n) %%s" "--msgformat=%%f:%%l: advisory: (%%n) %%s" -obuild/default/production/main_tmp.p1 main_tmp.c cFL.h:77: warning: (111) redefining preprocessor macro "__delay_us" (C:\Program Files (x86)\Microchip\xc8\v1.20\include\pic18.h: 150) cFL.h:78: warning: (111) redefining preprocessor macro "__delay_ms" (C:\Program Files (x86)\Microchip\xc8\v1.20\include\pic18.h: 151) cFL.h:92: warning: (111) redefining preprocessor macro "__EEPROM_DATA" (C:\Program Files (x86)\Microchip\xc8\v1.20\include\pic18.h: 63) (908) exit status = 1 make[2]: *** [build/default/production/main_tmp.p1] Error 1 make[1]: *** [.build-conf] Error 2 make: *** [.build-impl] Error 2 main_tmp.c:124: error: (285) no identifier in declaration main_tmp.c:124: warning: (374) missing basic type; int assumed main_tmp.c:124: error: (314) ";" expected main_tmp.c:124: error: (285) no identifier in declaration main_tmp.c:124: warning: (374) missing basic type; int assumed main_tmp.c:124: error: (314) ";" expected main_tmp.c:124: error: (285) no identifier in declaration main_tmp.c:124: warning: (374) missing basic type; int assumed main_tmp.c:124: error: (314) ";" expected main_tmp.c:124: error: (285) no identifier in declaration main_tmp.c:124: warning: (374) missing basic type; int assumed main_tmp.c:124: error: (314) ";" expected main_tmp.c:125: error: (285) no identifier in declaration main_tmp.c:125: warning: (374) missing basic type; int assumed main_tmp.c:125: error: (314) ";" expected main_tmp.c:125: error: (285) no identifier in declaration main_tmp.c:125: warning: (374) missing basic type; int assumed main_tmp.c:125: error: (314) ";" expected main_tmp.c:125: error: (285) no identifier in declaration main_tmp.c:125: warning: (374) missing basic type; int assumed main_tmp.c:125: error: (314) ";" expected main_tmp.c:125: error: (285) no identifier in declaration main_tmp.c:125: warning: (374) missing basic type; int assumed main_tmp.c:125: error: (314) ";" expected main_tmp.c:126: error: (285) no identifier in declaration main_tmp.c:126: warning: (374) missing basic type; int assumed main_tmp.c:126: error: (314) ";" expected main_tmp.c:126: error: (285) no identifier in declaration main_tmp.c:126: warning: (374) missing basic type; int assumed main_tmp.c:126: error: (314) ";" expected main_tmp.c:126: error: (285) no identifier in declaration main_tmp.c:126: advisory: (1) too many errors (21) make[2]: Leaving directory `H:/...' make[1]: Leaving directory `H:/....' BUILD FAILED (exit value 2, total time: 1s)