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

[Bug] Problem when installing #48

Closed AaronskiiVonskiiKekskii closed 3 years ago

AaronskiiVonskiiKekskii commented 3 years ago

Describe the Bug

I installed the qmk_msys.exe on C:\Program Files\QMK_MSYS When running the shortcut i got this error: error

Installing it directly onto E:\QMK_MSYS worked.

zvecr commented 3 years ago

Shortcuts were fixed in dc007756ddca5b3681ba893f2283cb09f70893f6. While not a full fix, it does at least launch now.

MSYS2 doesnt like installing to folders with spaces, and we inherit that limitation till they roll out fixes.