Sparkfun Artemis Thing Plus with Arduino 1.8.9 can’t find Sparkfun_AK975X_Arduino_Library.h. The AK975X library is in the Arduino Libraries folder. Tried copying the Sparkfun_AK975X_Arduino_Library.h and Sparkfun_AK975X_Arduino_Library.c into the Sparkfun_AK975X_Arduino_Library folder from the src folder but it doesn’t seem to make any difference.
Error reading libraries index: C:\Users\Addy\AppData\Local\Arduino15\library_index.json (The process cannot access the file because it is being used by another process)
WARNING: Category ‘’ in library WDT is not valid. Setting to ‘Uncategorized’
Example1-BasicReadings:20:10: error: SparkFun_AK975X_Arduino_Library.h: No such file or directory
#include “SparkFun_AK975X_Arduino_Library.h” //Use Library Manager or download here: https://github.com/sparkfun/SparkFun_AK … no_Library
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
SparkFun_AK975X_Arduino_Library.h: No such file or directory