Page 1 of 1

Menuconfig not found. Win10-64, IDF v3.3

Posted: Tue Oct 29, 2019 7:11 pm
by bkochis
I installed the IDF on a Windows 10 64bit computer following this document:
https://docs.espressif.com/projects/esp ... rt-project

I was able to complete the installation steps without any errors. When I attempted the first project 'Hello World' compilation completed without any errors. I answered all the SDKconfig questions, etc. Cannot find menuconfig

So where do I go from here?
Thank you

Re: Menuconfig not found. Win10-64, IDF v3.3

Posted: Wed Oct 30, 2019 2:30 am
by ESP_Angus
Hi bkochis,

Sorry, I don't understand what is happening from your description.

Could you please post the command you ran and the full output from IDF build system? Screenshots can be good.

Angus

Re: Menuconfig not found. Win10-64, IDF v3.3

Posted: Mon Nov 04, 2019 6:54 pm
by bkochis
After the initial install of the IDK I was attempting to build the Hello World project. It never completed successfully.

I had not realized that some of the modules had not completed in the python requirements.txt install.

I deleted the installation, downloaded everything again, reinstalled.

All is working at this point so this can be closed.

Sorry about the delayed response.