espressif / idf-installer

ESP IDF Windows Installer
https://dl.espressif.com/dl/esp-idf/
102 stars 21 forks source link

Can't install on Windows 11 ARM64 #278

Open TMumbai opened 3 days ago

TMumbai commented 3 days ago

Checklist

Feature description

Please support Windows 11 ARM64. When I try to install, I get the error message this windows version is not supported.

Use cases

I believe all windows 11 machine moving forward will be ARM64 so appreciated this feature

Alternatives

Using WSL but dont want to use it if possible and use Windows 11 natively

Additional context

No response

dobairoland commented 2 days ago

Hi @TMumbai. We plan to deprecate this installer and will be replaced with a new one. Therefore we address only critical bugfixes here.

But I think you should be able to install it manually (with install.bat and export.bat). See https://github.com/espressif/esp-idf/issues/10345 and https://github.com/espressif/esp-idf/commit/630b77094f49d9a3fca2255de89f9bd1627bf6d1. I never get confirmation if this is working fine. So I'll be happy to receive any feedback. We can address any possible issues on the ESP-IDF side and this feature request on the side of the new installer.

dobairoland commented 2 days ago

cc @Hahihula for the feature request for idf-im. Is this already supported or should I create a task there?