You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake added: add_compile_options($<$<CXX_COMPILER_ID:MSVC>:/utf-8>
environment: VSLANG="1033"
console: chcp 65001 , default: GBK936
ninja+msvc: not Compile garbled code ,show belong
warning C4819: The file contains a character that cannot be represented in the current code page (0)
ninja + sccache + msvc:
warning C4819: �ļ��ǰ�ҳ(0)���ַ��ļ� Unicode ��ֹ�ݶʧ
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
cmake added: add_compile_options($<$ <CXX_COMPILER_ID:MSVC>:/utf-8>
environment: VSLANG="1033"
console: chcp 65001 , default: GBK936
ninja+msvc: not Compile garbled code ,show belong
warning C4819: The file contains a character that cannot be represented in the current code page (0)
ninja + sccache + msvc:
warning C4819: �ļ��ǰ�ҳ(0)���ַ��ļ� Unicode ��ֹ�ݶʧ
anyon can help me !!
Beta Was this translation helpful? Give feedback.
All reactions