Hi,
I am new to PIC18F66J94 Controller and trying to compile it in MPLABX but i am getting compilation error as following.
HTML Code:
CLEAN SUCCESSFUL (total time: 143ms)
make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
make[2]: *** No rule to make target 'build/default/production/Source/main.o', needed by 'dist/default/production/test.X.production.hex'. Stop.
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
make[1]: Entering directory 'E:/KNSINGH/Lube Control/Input/test.X'
make -f nbproject/Makefile-default.mk dist/default/production/test.X.production.hex
make[2]: Entering directory 'E:/KNSINGH/Lube Control/Input/test.X'
make[2]: Leaving directory 'E:/KNSINGH/Lube Control/Input/test.X'
nbproject/Makefile-default.mk:78: recipe for target '.build-conf' failed
make[1]: Leaving directory 'E:/KNSINGH/Lube Control/Input/test.X'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed

BUILD FAILED (exit value 2, total time: 182ms)

Can anyone please suggest some solution to this problem?

Also i have installed MPLAB XC8 Compiler V1.38 compiler but it is not displayed in the list of compiler when adding new project. Do i need some setting for adding xc8 compiler like path environment?
Regards


Similar Threads: