Hello,
I'm getting this error when compiling the stock MonsterSketch file for DataMonster. Not sure why this is happening. I had a simular problem with a missing avr/pgmspace.h that was corrected by following these instructions. However now that issue is gone this one pops up. Is this part of an install issue with the IDE?
Coping the file to the indicated folder did not help so undid that. Any advice would be appreciated. Thanks.
-I/Users/DustinD/Documents/ArduinoG/libraries/Ethernet/utility /Users/DustinD/Documents/ArduinoG/libraries/Ethernet/Dhcp.cpp -o /var/folders/lq/z179pwbx4lj2pdcctm1w7hsw0000gr/T/build8736288373491695021.tmp/Ethernet/Dhcp.cpp.o
In file included from /Users/DustinD/Documents/ArduinoG/libraries/Ethernet/Dhcp.cpp:4:0:
/Users/DustinD/Documents/ArduinoG/libraries/Ethernet/utility/w5100.h:14:17: fatal error: SPI.h: No such file or directory
compilation terminated.
Running on Mac OS X