Unable to install .zip Library on Arduino IDE #1513
-
I want to receive audio via Bluetooth from phone and listen to the output from the internal DAC on headphones. To do the same, I am trying to add this Library to Arduino IDE, when I do the same, I get an error saying: Error: 13 INTERNAL: Library install failed: extracting archive: Create link A required privilege is not held by the client. Full error message:
Any help is appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
In Windows, you need to have the permission to create symbolc links or this Alternatively download the zip and extract it yourself. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/pschatzmann/arduino-audio-tools/wiki/Optional-Libraries |
Beta Was this translation helpful? Give feedback.
In Windows, you need to have the permission to create symbolc links or this
Alternatively download the zip and extract it yourself.