Giter Site home page Giter Site logo

Can not pass compile about esp32-radio HOT 9 OPEN

edzelf avatar edzelf commented on July 16, 2024
Can not pass compile

from esp32-radio.

Comments (9)

koskee avatar koskee commented on July 16, 2024

Compiler is having trouble finding the nvs library. This indicates that the library is not installed properly.
I believe this is included with the ESP32 Core libraries (github.com/espressif/arduino-esp32) , so you will likely need to re-download the most current version and ensure that it is correctly installed (& make sure to follow the installation instructions that accompany the core)

from esp32-radio.

lixianyu avatar lixianyu commented on July 16, 2024

@koskee , Hi, Thank you very much!

from esp32-radio.

koskee avatar koskee commented on July 16, 2024

No problem, did you manage to get it working?

from esp32-radio.

joekinley avatar joekinley commented on July 16, 2024

I have the same problem. Installed the Arduino-esp32 as stated in their install instructions, but I still get the same error.
Any help?

from esp32-radio.

Edzelf avatar Edzelf commented on July 16, 2024

See https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/windows.md

from esp32-radio.

joekinley avatar joekinley commented on July 16, 2024

I did that, and it didn't work, because the Arduino IDE didn't use my personal sketchbook directory, even though it was specified, so I had to install it into program files. But then it still doesn't work...

from esp32-radio.

Edzelf avatar Edzelf commented on July 16, 2024

For Windows, the nvs.h file should be in:
C:\Users<USER>\Documents\Arduino\hardware\espressif\esp32\tools\sdk\include\nvs_flash

from esp32-radio.

joekinley avatar joekinley commented on July 16, 2024

That's the thing, it is there, but I still get that error. I tried installing, reinstalling, putting it in the other Arduino folder.... nothing.

Any other ideas?

from esp32-radio.

ericoud avatar ericoud commented on July 16, 2024

I have the same issue. For me it comes from the fact I have 2 different hardware library installed one from the Arduino project (ESP8266) and one from Expressif. (ESP32)..
I tried to compile for a generic ESP8266 which belong to the Arduino stuff and the library is not available. I copy paste the lib from ESP32 to ESP8266 lib and it works fine.

from esp32-radio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.