Closed FutureCow closed 1 month ago
I get this on Windows 11 as well. I had to switch to Linux to get it to compile.
I was going to say work but this is the ticket I had to raise after I got compilations working: https://github.com/espressif/esp-thread-br/issues/96
I'm getting the same issue with the same setup.
I will try to do it on Linux tomorrow.
@FutureCow @elgerg @SMCorey The compile issue on Windows should be fixed by https://github.com/espressif/esp-thread-br/commit/1318595bc390ddc66871174ffcd9bd0f29b797d0, could you try again? The change has been uploaded to the component managemen, so you don't need to download the latest code base, just clean the build history and re-build again.
@chshu It worked. Thank you
Checklist
How often does this bug occurs?
always
Expected behavior
Getting into menuconfig to setup the build
Actual behavior (suspected bug)
get an error before getting into the setup menu
Error logs or terminal output
Steps to reproduce the behavior
Following the steps from: https://docs.espressif.com/projects/esp-thread-br/en/latest/dev-guide/build_and_run.html
Project release version
v5.3.1 ESP IDF with esp-thread-br-main
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Windows
Operating system version
Windows 11
Shell
CMD
Additional context
No response