Search found 3 matches
- Sun Oct 06, 2024 2:34 am
- Forum: ESP-IDF
- Topic: Error opening esp32-p4 examples
- Replies: 1
- Views: 844
Error opening esp32-p4 examples
How do I load the examples here?: https://github.com/espressif/esp-dev-kits/tree/deeb242/esp32-p4-function-ev-board/examples I keep getting build errors but this is my first time trying to open existing projects other than the examples included with the idf. Am I missing a step? If getting the error...
- Sat Oct 05, 2024 11:48 pm
- Forum: General Discussion
- Topic: How do I open new project in VS Code?
- Replies: 3
- Views: 2300
Re: How do I open new project in VS Code?
Here are some links about the build ninja error: https://stackoverflow.com/questions/72299754/ninja-error-loading-build-ninja-the-system-cannot-find-the-file-specified https://github.com/ninja-build/ninja/issues/1463 I've only successfully run the examples projects. I'm now trying to build one of t...
- Sat Oct 05, 2024 3:01 am
- Forum: General Discussion
- Topic: How do I open new project in VS Code?
- Replies: 3
- Views: 2300
How do I open new project in VS Code?
I downloaded some examples and I don't know how to open them - I tried doing import project but I get " * Executing task: ninja
ninja: error: loading 'build.ninja': No such file or directory" error.
ninja: error: loading 'build.ninja': No such file or directory" error.