Need Help: Build/Make Error
I'm not the programmer for the team, but none of them signed up for an account at Chief Delphi -- so I'm posting for them.
We get the following error when we try to compile the program using MPLAB...
Executing: "c:\mcc18\bin\mcc18.exe" -p=18F8520 "ifi_startup.c" -fo="ifi_startup.o" /i"C:\mcc18\h" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Executing: "c:\mcc18\bin\mcc18.exe" -p=18F8520 "ifi_utilities.c" -fo="ifi_utilities.o" /i"C:\mcc18\h" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
C:\First\EDU_Default_Code_2003-12-15\ifi_picdefs.h:1288: *** Error - Invalid 18f8520 header file!
error 1 spawning c:\mcc18\bin\cpp18
Halting build on first failure as requested.
BUILD FAILED: Mon Feb 02 15:47:54 2004
We've searched and searched and found no-one else referring to this error (probably a stupid mistake). We DO have the include and library directory set up in Project-->Build Options-->Project (C:\mcc18\h and C:\mcc18\lib), it just won't work =\.
Any help would be greatly appreciated!
Thanks,
Greg Zanone and Team 637
|