Warning c4819: this file contains characters that cannot be represented in the current code page (936). Please save the file in Unicode format to prevent data loss
Solution:
In Project -> Properties -> Configuration Properties -> C/C++ -> Advance 的 Disable Specific Warnings Add the corresponding warning number: 4819
In Project -> Properties -> Configuration Properties -> C/C++ -> Advance 的 Disable Specific Warnings Add the corresponding warning number: 4819
Similar Posts:
- [Solved] Run-Time Check Failure #2 – Stack around the variable ‘a’ was corrupted
- Mui Error:Unable to preventDefault inside passive event listener due to target being treated as pas…
- session_start(): Cannot send session cookie – headers already sent
- [Solved] Syntax Error: TypeError: eslint.CLIEngine is not a constructor
- Solve the security check error similar to error c4996: ‘scanf’: this function or variable may be unsafe in vs2019
- UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 0-1:
- [Solved] VS error C4996: ‘scanf’: This function or variable may be unsafe.
- How to solve Visual Studio error C4996
- [antd vue Update] Some Components Error: Error in data(): “TypeError” & Cannot read properties of undefined (reading ‘pageSize’)
- When mysql creates a table, set timestamp DEFAULT NULL error 1067-Invalid default value for’updated_at’