| |||
Home > Compiler Command-line Options > Command-line options > ‑‑message_locale=lang_country[.codepage] |
This option switches the default language for the display
of error and warning messages to the one you specify in
or lang_country
.lang_country.codepage
--message_locale=lang_country
[.codepage
]
Where:
lang_country
[.codepage
]
is the new default language for the display of error and warning messages.
The permitted languages are independent of the host platform.
The following settings are supported:
en_US
zh_CN
ko_KR
ja_JP
.
Ensure that you have installed the appropriate locale support for the host platform.
The locale name might be case-sensitive, depending on the host platform.
The ability to specify a codepage, and its meaning, depends on the host platform.