fmtlib / fmt

A modern formatting library
https://fmt.dev
Other
19.84k stars 2.42k forks source link

Cannot build project after updating visual studio 2022 with version 17.10.1 #3989

Closed hoai-Dev01 closed 1 month ago

hoai-Dev01 commented 1 month ago

After I updated visual studio 2022 to version 17.10.1, the project had an error with fmt The specific error is: static_assert failed: 'Unicode support requires compiling with /utf-8'. Can someone please help me fix this bug?