码迷,mamicode.com
首页 > 其他好文 > 详细

VS C4819 编译错误解决方法

时间:2016-11-05 23:09:16      阅读:272      评论:0      收藏:0      [点我收藏+]

标签:hdu   log   sdl   roc   yun   cxf   kali   rcp   msi   

偶尔用别人的代码,出现:

warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss

百度基本的推荐做法是将文件修改编码另存为一下。有时很好奇究竟是声明字符导致该错误,直接删掉就不可以了。

这里提供另一种方法,看图:

技术分享

 

我这里完美解决,删除之,警告消失:

技术分享

 

VS C4819 编译错误解决方法

标签:hdu   log   sdl   roc   yun   cxf   kali   rcp   msi   

原文地址:http://www.cnblogs.com/through/p/6033992.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!