qmk / qmk_distro_msys

A Windows one-click installer for the QMK CLI
https://msys.qmk.fm/
GNU General Public License v3.0
182 stars 67 forks source link

Install Visual C++ Redistributable #88

Closed zvecr closed 3 years ago

zvecr commented 3 years ago

Description

Reported a few times now:

C:\QMK_MSYS\mingw64\bin\qmk.exe: error while loading shared libraries: MSVCR120.dll: cannot open shared object file: No such file or directory

Seems to be more than just what i have previously seen on win11.

This PR installs the Visual C++ 2013 Redistributable Package as part of the install process.