ndabas / pico-setup-windows

Quickly get started with Raspberry Pi Pico/RP2040 on Windows
Apache License 2.0
299 stars 35 forks source link

Installation of Build Tools for Visual Studio 2019 failed #34

Closed xawel007 closed 1 year ago

xawel007 commented 1 year ago

Unfortunately : Build Tools for Visual Studio 2019 returned 0 Delete on reboot: C:**** Installation of Build Tools for Visual Studio 2019 failed

ndabas commented 1 year ago

A new release is coming soon that eliminates the need to install Visual Studio entirely.

ndabas commented 1 year ago

Try the new release available from Raspberry Pi: https://github.com/raspberrypi/pico-setup-windows/releases/latest

The Visual Studio dependency has been eliminated now, so this should not be a problem anymore.