Log in

View Full Version : MPLAB IDE HELP


Idaman323
16-02-2005, 16:16
Ok this s probably a stupid question but how to compile in MPLAB IDE. I tryed Project > Make and I got an error like this.




Make: The target "C:\WINDOWS\Desktop\Robotics\DefaultCodeNew\FrcCode \main.o" is out of date.
Executing: "c:\mcc18\bin\mcc18.exe" -p=18F8520 "main.c" -fo="main.o" -D_FRC_BOARD -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
C:\WINDOWS\Desktop\Robotics\DefaultCodeNew\FrcCode \ifi_aliases.h:18: unable to locate 'adc.h'
error 1 spawning c:\mcc18\bin\cpp18
Halting build on first failure as requested.
BUILD FAILED: Wed Feb 16 15:09:01 2005

AIBob
16-02-2005, 16:22
Try searching before you post:
http://www.chiefdelphi.com/forums/showthread.php?t=25699&highlight=adc.h

Idaman323
16-02-2005, 18:01
ok i got it