Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Problem with FRC Default code (http://www.chiefdelphi.com/forums/showthread.php?t=23660)

AsimC 11-01-2004 19:12

Problem with FRC Default code
 
i know there are other threads about ADC channels... but im having a problem with compiling the code. When I compile... it returns a message saying that file "adc.h" cannot be found...and the file isnt in the folder provided by Innovation FIRST. Any suggestions on what to do?

Jay Lundy 11-01-2004 19:17

Re: Problem with FRC Default code
 
Quote:

Originally Posted by AsimC
i know there are other threads about ADC channels... but im having a problem with compiling the code. When I compile... it returns a message saying that file "adc.h" cannot be found...and the file isnt in the folder provided by Innovation FIRST. Any suggestions on what to do?

Goto Project -> Build Options... -> Project.

Make sure the include path points to the folder with the compiler header files. So if your mcc18 folder is at C:\mcc18, then the header folder would be c:\mcc18\h.

AsimC 11-01-2004 19:22

Re: Problem with FRC Default code
 
Quote:

Originally Posted by Jay Lundy
Goto Project -> Build Options... -> Project.

Make sure the include path points to the folder with the compiler header files. So if your mcc18 folder is at C:\mcc18, then the header folder would be c:\mcc18\h.


It worked...Thank you so much!


All times are GMT -5. The time now is 00:04.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi