Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Problem with p18cxxx.h and stdio.h (http://www.chiefdelphi.com/forums/showthread.php?t=63861)

sonnguyen 12-02-2008 10:10

Problem with p18cxxx.h and stdio.h
 
C:\2008\sensor_30\ifi_frc.h:31:Error [1027] unable to locate 'p18cxxx.h'
C:\2008\sensor_30\serial_ports.h:48:Error [1027] unable to locate 'stdio.h'

I got this problem when I tried to compile the codes. I used the orignial code and there was no such files like those two.

How can I solve this problem ?

dcbrown 12-02-2008 10:42

Re: Problem with p18cxxx.h and stdio.h
 
1 Attachment(s)
Check default location of include files in MPLAB.

Project->Build Options->Project, make sure Include Path points to the location of mcc18\h. Of course this assumes that you are using MPLAB - other build environments are probably different.

The mcc18 on my system is located on E:\ drive, but most systems have the compiler suite on C:\ drive. You can use the browse function to locate the mcc18\h directory.


All times are GMT -5. The time now is 23:44.

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