I just installed Arduino sw on Ubuntu (1.0.5) and the Sparki library via the automated import mechanism. (I actually first installed 1.0.3 from Ubuntu repository, but then installed 1.0.5 on top of that from debian repositories.)
When I try to compile anything, (assuming other errors are solved), I get the following error message
“/home/martin/sketchbook/libraries/Sparki/Sparki.cpp:836:16: error: variable ‘font’ must be const in order to be put into read-only section by means of ‘attribute((progmem))’”
Any ideas what should be corrected? Thanks in advance.
