View Single Post
  #13   Spotlight this post!  
Unread 28-01-2005, 15:45
ElGeeko's Avatar
ElGeeko ElGeeko is offline
Registered User
AKA: Kyle
#1375 (Megabites)
Team Role: Programmer
 
Join Date: Jan 2005
Rookie Year: 2004
Location: Aurora, CO
Posts: 7
ElGeeko is an unknown quantity at this point
Send a message via AIM to ElGeeko Send a message via MSN to ElGeeko
Re: 2005 default code won't compile

I think I was trying to test out other include files but I originally did include mcc18/h and c:\mcc18\h as well as c:\code\code_v2.4. Of note also is that when I try and just compile the default code, every other source file has a similar error (the compile halts on first error after trying control.c).

Also, I was trying to do this in the gui, maybe I should do it right and go command line?

UPDATE:
Now the problem is that compiler cannot find stdio.h. What is stdio used for in this code (i.e. is it just used for printf and such)?

Last edited by ElGeeko : 28-01-2005 at 18:15.