"no such file or directory" troubles. #519
-
Hi, I'm attempting to try out some of these wonderful examples yet encountering the "no such file or directory" error in relation to the "#include "AudioTools.h" line. I chose the "ESP32 Dev Module" as the board. I'm sure this is my own user error, yet can't seem to work out a solution on my own. Thanks for any guidance. -------error message------ streams-i2s-serial:11:24: fatal error: AudioTools.h: No such file or directory |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Something must have gone wrong with the installation of this library. I suggest to google the topic how to install Arduino libraries from Github.
|
Beta Was this translation helpful? Give feedback.
Something must have gone wrong with the installation of this library. I suggest to google the topic how to install Arduino libraries from Github.
In the Arduino Properties you can find the location of the libraries directory. After a successfull installation you should have the following directory structure