|
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.
|