Skip to content

Conversation

@Dvurechensky
Copy link

Fix for make.bat compiler behavior on systems with Chinese localization encodings (65001) and other localizations. Force UTF-8 encoding.

MSVC by default:

Reads source files in the ANSI encoding of the current locale (CP1251, CP936 for Chinese users, etc.)

It doesn't correctly recognize UTF-8 without this flag.

💙

A8KIQAAatI o8MNWcbGSY

Fix for make.bat compiler behavior on systems with Chinese localization encodings (966) and other localizations. Force UTF-8 encoding.
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