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