Endless dependencies #537
Answered
by
pschatzmann
StephanieBeals
asked this question in
Q&A
-
Hello! I am getting a lot of issues every time I try to run the code I get a dependancy for a library that I don't have. Is that normal or did I do something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Apr 7, 2024
Replies: 1 comment
-
What are you trying to run and what error messages are you getting ? I think I forgot to merge some open changes. Try to update using: git pull ps. don't forget that the example from the latest version require the AudioTools library to be installed, unless you continue to use the legacy I2S API |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What are you trying to run and what error messages are you getting ?
I think I forgot to merge some open changes. Try to update using: git pull
ps. don't forget that the example from the latest version require the AudioTools library to be installed, unless you continue to use the legacy I2S API