Thread: Build Error
View Single Post
  #5   Spotlight this post!  
Unread 22-01-2005, 13:58
AIBob's Avatar
AIBob AIBob is offline
AI Programmer
AKA: Bob Frank DOT org
FRC #0358 (Hauppauge Robotic Eagles)
Team Role: Alumni
 
Join Date: Jan 2005
Rookie Year: 2003
Location: Long Island, NY (in Binghamton now)
Posts: 297
AIBob is a splendid one to beholdAIBob is a splendid one to beholdAIBob is a splendid one to beholdAIBob is a splendid one to beholdAIBob is a splendid one to beholdAIBob is a splendid one to beholdAIBob is a splendid one to behold
Send a message via ICQ to AIBob Send a message via AIM to AIBob Send a message via MSN to AIBob Send a message via Yahoo to AIBob
Re: Build Error

Quote:
Originally Posted by Chris.Steimel
Re-installed everything in correct order (according to other team members) and am now getting new errors, any updates to the code I should know about, I'll copy the entire message:
"Clean: Deleting intermediary and output files.
Clean: Deleted file "H:\C Programming\EDU_Default_02-16-04\EduCode\ifi_utilities.o".
Clean: Deleted file "H:\C Programming\EDU_Default_02-16-04\EduCode\main.o".
Clean: Deleted file "H:\C Programming\EDU_Default_02-16-04\EduCode\printf_lib.o".
Clean: Deleted file "H:\C Programming\EDU_Default_02-16-04\EduCode\ifi_startup.o".
Clean: Deleted file "H:\C Programming\EDU_Default_02-16-04\EduCode\user_routines_fast.o".
Clean: Done.
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-
Executing: "c:\mcc18\bin\mcc18.exe" -p=18F8520 "main.c" -fo="main.o" /i"C:\mcc18\h" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Executing: "c:\mcc18\bin\mcc18.exe" -p=18F8520 "printf_lib.c" -fo="printf_lib.o" /i"C:\mcc18\h" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
File 'printf_lib.o' could not write COFF symbol table.
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 "user_routines_fast.c" -fo="user_routines_fast.o" /i"C:\mcc18\h" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
Executing: "c:\mcc18\bin\mcc18.exe" -p=18F8520 "user_routines.c" -fo="user_routines.o" /i"C:\mcc18\h" -Ou- -Ot- -Ob- -Op- -Or- -Od- -Opa-
H:\C Programming\EDU_Default_02-16-04\EduCode\ifi_picdefs.h:1083:Error: syntax error
Halting build on first failure as requested.
BUILD FAILED: Sat Jan 22 13:27:28 2005"

Fun, fun, fun. I wish I understood what it was trying to tell me.
It looks like its just a syntax error in ifi_picdefs.h on line 1083, just redownload that from Kevin Watson's site.
__________________
- from B B frank