8000 MSYS2 mingw64 in Win10 Error : Add UTF-8 encoding to file read operation by 732857315 · Pull Request #846 · Immediate-Mode-UI/Nuklear · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@732857315
Copy link

An Error in Win10 for MSYS2 mingw64,GBK:
src/build.py", line 167, in
sys.stdout.write(open(f, 'r').read())
^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'gbk' codec can't decode byte 0x99 in position 751: illegal multibyte sequence make: *** [Makefile:56: nuke] Error 1

An Error in Win10 for MSYS2 mingw64,GBK:
src/build.py", line 167, in <module>
    sys.stdout.write(open(f, 'r').read())
                     ^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'gbk' codec can't decode byte 0x99 in position 751: illegal multibyte sequence
make: *** [Makefile:56: nuke] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0