KiCad / kicad-winbuilder

Windows builder for the KiCad project based on the MSYS2 MinGW system [moved to https://gitlab.com/kicad]
51 stars 24 forks source link

Installation fails when Windows username has multibyte character in it #32

Closed Mamonbo closed 6 years ago

Mamonbo commented 8 years ago

I'm trying to build kicad on Win 8-64bit. make_x86_64.bat stopped leaving following message: 2>&1: line 0: cd: /MINGW-packages/mingw-w64-kicad-git: No such file or directory

Doing the same procedure as that of "Windows username has space in it, which will cause issues with build process" in the readme.md,it seems that the makefile is working well.So,please add this case to the readme.md

nickoe commented 8 years ago

Please try to home alone branch for a workaround. https://github.com/KiCad/kicad-winbuilder/tree/home_alone

nickoe commented 6 years ago

No response. Closing.