Page 1 of 1

How do I open new project in VS Code?

Posted: Sat Oct 05, 2024 3:01 am
by smokeymike32
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.

Re: How do I open new project in VS Code?

Posted: Sat Oct 05, 2024 5:41 pm
by aliarifat794

Re: How do I open new project in VS Code?

Posted: Sat Oct 05, 2024 11:48 pm
by smokeymike32
aliarifat794 wrote:
Sat Oct 05, 2024 5:41 pm
Here are some links about the build ninja error:
https://stackoverflow.com/questions/722 ... -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 the projects from here: https://github.com/espressif/esp-dev-ki ... d/examples

Maybe I'm missing a step - I am importing a project, I chose one of the examples in the link above and I try to run. Do I need to configure something?

Re: How do I open new project in VS Code?

Posted: Sun Oct 06, 2024 1:50 pm
by aliarifat794
Have you installed the ESP-IDF extension for VS Code?