Open HowardHonig opened 3 years ago
Solved it by working around this. I downloaded the espressif tools win installer at https://dl.espressif.com/dl/esp-idf/?idf=4.4.
Why the C:\Users\howar\Documents\Alexa\iot\exp-vaquita\esp-idf wasn't enough when most of the modules are there, I'll probably never find out, but it does compile now. Now to the next step.
I'm having problems with the "idf.py menuconfig" step.
After running this python script I get the message(s):
----------------->
My question is whose tools should I be using? The Expressif tools don't seem to include them, unless the name is hidden or obscured. If they are in the toolset, what should the environmental variable be set at?
I'm using Windows 10. Had to download cmake because Visual Studio's CMAKE path location is too large for the PATH variable but that may not be the problem here.