Search found 2 matches
- Sun Jun 27, 2021 7:06 am
- Forum: IDEs for ESP-IDF
- Topic: Can't build new projects on VSCode
- Replies: 1
- Views: 3604
Can't build new projects on VSCode
Hi, I just installed ESP-IDF on VSCode, and when I tried running an example project, it built just fine and I was able to confirm my configuration was working. However, when I tried to build a new project using a template (as in: ESP-IDF: New Project from the Commands bar), I get the following error...
- Wed Jun 16, 2021 8:12 pm
- Forum: IDEs for ESP-IDF
- Topic: Example Project Blink not building even after successful ESP-IDF configuration
- Replies: 1
- Views: 3397
Example Project Blink not building even after successful ESP-IDF configuration
Hey everyone, I'm new to ESP-IDF and Visual Studio Code. I installed the ESP plugin and configured it and everything was a success. However, once I tried to build on of the example projects (Blink), the file did not compile successfully. I don't see any errors with the code, I guess it's something t...