Skip to content

Conversation

@ChiaMineJP
Copy link

Building with VisualStudio 2022 with windows system codepage set to cp932(Japanese/SJIS) which is the default codepage for Japanese locale failed due to a bunch of C4819 warnings:
Warning C4819: The file contains a character that cannot be represented in the current code page (932). Save the file in Unicode format to prevent data loss
I managed to success building by suppressing C4819 warning.

@ChiaMineJP ChiaMineJP requested a review from harold-b May 5, 2022 09:49
Base automatically changed from develop to master February 6, 2025 00:21
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.

2 participants