0

The problem is as shown below:

.\build\debug\client\app.exe -h
?????????????: .\build\debug\client\app.exe [?????????]

?????????:
  -?, -h, --help     ?????????? ??? ???????.
  -v, --version      ?????????? ?????????? ? ??????.
  -n, --no-ui        Provide this flag if there is no need to launch GUI

This does not help:

SetConsoleOutputCP( 65001 );

How is the output of qt strings to console done normally on Windows?

JenyaKh
  • 2,040
  • 17
  • 25
  • Please [edit] your question to provide a [mcve]. At least, share code where `-h` parameter is processed in your app. – JosefZ Oct 12 '22 at 14:37

0 Answers0