0

I got garbled warning text when building cpp source. How can I fix this issue ? Seems there is no way to execute "chcp 65001" for this terminal, which is triggered by "build task" garbled text in cl output

1 Answers1

0

I encountered the same problem and the only working solution was to set the system local to UTF-8 (Using UTF-8 Encoding)

Rivin
  • 101
  • 1