Page 1 of 1

Windows Installation missing tool chain

Posted: Thu Aug 30, 2018 12:26 am
by jhinkle
I followed the Windows Install process where it calls to download and run
esp32_win32_msys2_environment_and_toolchain-20180110.zip

After executing I have a complete msys2 folder but the toolchain was not included.

Nowhere can I find a way to acquire the toolchain to install it.

Help.

Thanks.

Joe

Re: Windows Installation missing tool chain

Posted: Thu Aug 30, 2018 1:56 am
by WiFive
It should be in msys2/opt/xtensa-esp32-elf

And it is also here https://docs.espressif.com/projects/esp ... -toolchain

Re: Windows Installation missing tool chain

Posted: Thu Aug 30, 2018 2:27 am
by jhinkle
Thanks - found them.

I was looking at some installation guides that suggested they were located elsewhere -- I could not be found.

Re: Windows Installation missing tool chain

Posted: Thu Aug 30, 2018 3:28 am
by ESP_Angus
jhinkle wrote: I was looking at some installation guides that suggested they were located elsewhere -- I could not be found.
Was it part of the ESP-IDF documentation? If so, please let us know which section was wrong/misleading and we'll update it.