What was the "fix" ?? RG wrote 2011-03-16 20:42: > Eureka, the micro program at last is compiled. > > But a lot of warnings like this "Warning [335] > D:\PIC\Pic18F13xxxx\Prove_per_18\p18f13k50.h; 1263.1 unknown pragma > "varlocate". > Now I'll try a more seriuos program. > > Thanks > Renzo > > > > > 2011/3/16 Kerry Wentworth: >> Change >> >> #include >> >> to >> >> #include "p18f13k50.h" >> >> Kerry >> >> >> >> >> RG wrote: >>> I try to use C language for the first time and I have a Pic18f13k50. >>> I regulary get an error message: "Error [141] D:\xxxxx 1.22 can't >>> open include file "p18f13k50.h": No such file ", using Hi-Tech >>> Universal Tolsuite light or Microchip C18, also using a simple program >>> like this below. >>> I move the include file p18f13k50.h to the project directory but the >>> result is the same. >>> >>> Any suggestion? >>> >>> #include >>> >>> void main (void) >>> { >>> >>> } >>> >>> >>> Thanks >>> Renzo >>> >> >> >> >> -- >> Internal Virus Database is out-of-date. >> Checked by AVG Anti-Virus. >> Version: 7.0.289 / Virus Database: 267.11.13 - Release Date: 10/6/05 >> >> -- >> http://www.piclist.com PIC/SX FAQ& list archive >> View/change your membership options at >> http://mailman.mit.edu/mailman/listinfo/piclist >> > > > --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .