Page 1 of 1

ESP32 Issue with idf.py menuconfig

Posted: Wed Sep 25, 2019 5:41 am
by GJ1996
Hello I'm trying to set up the environment for ESP32 and I get stuck on Step 7 of these instructions: https://docs.espressif.com/projects/esp ... rt-project

I've attached the issue below. It says that multiple compilers cannot be found. If anyone could offer help, I'd really appreciate it. Thank you.

Re: ESP32 Issue with idf.py menuconfig

Posted: Wed Sep 25, 2019 7:53 am
by markkuk
Did you follow Step 4? You need to run the commands in Step 7 in a command window started using the "ESP-IDF Command Prompt" shortcut, or run the export.bat script before running idf.py.