Sparkfun Artemis Thing Plus with Arduino 1.8.9 can't find AK975X_Arduino_Library.h

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

Hi, thanks for posting.

Are you sure you have this library inside the Arduino folder that corresponds to version 1.8.9? Sometimes the library folder is stuck within a previous version. Have you tried reverting back to a previously installed version of Arduino?