Has anyone really got to the bottom of this Windows 10 extremely slow build issue yet?
When I build hello world, it roughly builds at a rate of 1 file every 3s. I would show video, but it's so boring!
Anyway, checking the Task manager shows 0% task usage for the Bash shell, which means it would ...
Search found 3 matches
- Wed Apr 03, 2019 12:28 am
- Forum: General Discussion
- Topic: Slow Windows builds
- Replies: 4
- Views: 9132
- Wed Mar 20, 2019 1:22 am
- Forum: ESP32 Arduino
- Topic: xtensa-esp32-elf-g++": file does not exist error; can't compile, please help
- Replies: 17
- Views: 60345
Re: xtensa-esp32-elf-g++": file does not exist error; can't compile, please help
Update on get.exe SSLError
To avoid the get.exe SSLError, just downloaded the xtensa GCC toolchain from here and put in tools folder:
http://domoticx.com/sdk-esp32-xtensa-architecture-toolchain/
unzip and put it in the tools folder e.g:
[user]\Documents\Arduino\hardware\espressif\esp32\tools
You ...
To avoid the get.exe SSLError, just downloaded the xtensa GCC toolchain from here and put in tools folder:
http://domoticx.com/sdk-esp32-xtensa-architecture-toolchain/
unzip and put it in the tools folder e.g:
[user]\Documents\Arduino\hardware\espressif\esp32\tools
You ...
- Wed Mar 20, 2019 12:24 am
- Forum: ESP32 Arduino
- Topic: xtensa-esp32-elf-g++": file does not exist error; can't compile, please help
- Replies: 17
- Views: 60345
Re: xtensa-esp32-elf-g++": file does not exist error; can't compile, please help
I have tried download/unzip the arduino-esp32.git repository and clone via GUI gui, the result is the same exact folders and files, so I assume that went well.
Executing get.exe always fails:
===========================
System: Windows, Info: Windows-10-10.0.15063
Platform: i686-mingw32
Downloading ...
Executing get.exe always fails:
===========================
System: Windows, Info: Windows-10-10.0.15063
Platform: i686-mingw32
Downloading ...