GLCD compilation for ChipKIT
The GLCD library is great for showing graphical user interfaces on a Graphical LCD.
Being developed for Arduino and all AVR families, I experience difficulties in compiling it for ChipKIT. The compiler indicates an error like "... /PIC32-mx/...\glcd.h -> AVR specific code might not work properly on PIC32 controllers". I guess some variables for PIC32 should be set, but not being the most experienced programmer in the field, can someone give an indication on what to change/update/modify.
Thanks in advance,
Regards,
Gauthier
