1

I've tried installing the Arduino Adafruit playground but came across the same error.

sketch\src\Libraries\Adafruit_Circuit_Playground\utility\Adafruit_CPlay_LIS3DH.cpp:27:35: fatal error: Adafruit_CPlay_LIS3DH.h: No such file or directory
 #include <Adafruit_CPlay_LIS3DH.h>
 ^
compilation terminated.
exit status 1

I don't really know what else I can try. I've tried reinstalling the library and different versions of the Arduino IDE but is doesn't seem to work.

IDE version: 1.8.7

Playground version: 1.8.1

asked Nov 5, 2018 at 13:06
1
  • the error start with "sketch\src\". where is your "Libraries" folder located? Commented Nov 9, 2018 at 17:50

1 Answer 1

0

Sorry completely forgot about this post. Apparently I had a folder in my project with the playground library that wasn't updated. When I removed this folder everything worked fine.

answered Nov 10, 2018 at 10:42

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.