Try fix python encoding again
This commit is contained in:
parent
3fa4a36983
commit
6403a265de
1 changed files with 3 additions and 0 deletions
3
waf.bat
3
waf.bat
|
@ -1,5 +1,8 @@
|
||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
|
rem try fix py2 build
|
||||||
|
chcp 1252
|
||||||
|
set PYTHONIOENCODING=UTF-8
|
||||||
rem from issue #964
|
rem from issue #964
|
||||||
|
|
||||||
Setlocal EnableDelayedExpansion
|
Setlocal EnableDelayedExpansion
|
||||||
|
|
Loading…
Add table
Reference in a new issue