-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What libraries ? #2
Comments
Looks to be espressif/arduino-esp32 that you are missing. |
I think i was try it before, but i try it once more. There is a problem to import that library "Error: 13 INTERNAL: Library install failed: moving extracted archive to destination dir: library not valid" no matter if i try to add it from zip or manually - Arduino IDE can't see it. I even try to add a file one by one, but when i do that, there is always something missing. So i think that is not a good solution. Nevermind. I've found it. |
Hello, could you please share the solution to the problem and explain how you solved it? |
Honestly in my case reinstall Arduino IDE sloved problem. After reinstall I used dracc link. |
Okay, thanks for the quick response. I'll give it a try. |
Which ESP32 did you use for the project? |
Please, can someone help me to run this project ? I must confese i'm not a programist, more like a hobbyist, but i was made a few project on ESP with success. I'm stuck with this. I try to run it on ESP8266 and ESP32-CAM with no success. I've added few missing libraries (i hope i've choose well), but i can't find library for "soc/soc.h", "driver/periph_ctrl.h" and "soc/rtc_cntl_reg.h".
I will be much obliged
The text was updated successfully, but these errors were encountered: