When trying to compile the examples for the 1.8TFT screen, I get the following error:
/usr/share/arduino/libraries/Adafruit_GFX/glcdfont.c:9:22: error: variable 'font' must be const in order to be put into read-only section by means of '__attribute__((progmem))'
I am running Fedora 17 and arduino 1.0.1. I followed the links to download the latest libraries, still no success.
Does anyone have a solution to this problem?
Thanks

