08-10-2017, 22:30
(08-10-2017, 10:55)uncle_bob Wrote: I've seen similar compile errors which I was never able get past.
But, I would try clearing all the libraries from C:\Program Files\Arduino\hardware\arduino\avr\libraries\EEPROM and make sure that all the required libraries are in C:\Program Files\Arduino\hardware\arduino\avr\libraries\EEPROM
Hopefully Werk_AG or another Arduino IDE expert might offer other suggestions.
The best place to have all the supplied libraries (or any other extra libraries) are at
C:\My Documents\Arduino\libraries
This way, whenever you upgrade Arduino IDE, you don't have to reinstall all the libraries again.

