"Error: No such command 'set-target'." I got.
Posted: Sat Jul 11, 2020 5:50 pm
I'm a newbie of ESP-IDF from Arduino user.
Recently, I have started my project on ESP-IDF, and successed to flash some example code to my ESP32 on ESP-IDF Command Prompt,windows10.
However, I'm in trouble to build an example code of rainmaker.
According to the introduction to Build and Flash firmware https://rainmaker.espressif.com/docs/get-started.html, There are some commands such like "export" or "set-target" are not recognized on windows ESP-IDF Command Prompt.
After that tried to build a example of led_light, I got a error massage
"ninja: build stopped: subcommand failed.
ninja failed with exit code 1"
Recently, I have started my project on ESP-IDF, and successed to flash some example code to my ESP32 on ESP-IDF Command Prompt,windows10.
However, I'm in trouble to build an example code of rainmaker.
According to the introduction to Build and Flash firmware https://rainmaker.espressif.com/docs/get-started.html, There are some commands such like "export" or "set-target" are not recognized on windows ESP-IDF Command Prompt.
After that tried to build a example of led_light, I got a error massage
"ninja: build stopped: subcommand failed.
ninja failed with exit code 1"