vs2008 打开网上下载的Qt项目,结果编译时无法通过,出现:

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,然后导致大量错误。大意就是代码中有当前语言代码表中无法解析的东西,应该是字符编码不一致导致的。

如果出现类似的提示,就把当前源码文件都CTRL+A选中,然后FILE—ADVANCED SAVE OPTIONS.

然后将当前语言代码表统一设置为unicode 1200即可编译无错误通过。

The file contains a character that cannot be represented in the current code pag相关推荐

  1. warning C4819: The file contains a character that cannot be represented in the current code page

    warning C4819: The file contains a character that cannot be represented in the current code page 编译V ...

  2. The file contains a character that cannot be represented in the current code page.c1070

    项目警告The file contains a character that cannot be represented in the current code page,同时报错c1070 mism ...

  3. warning C4819 解决方案 warning C4819: The file contains a character that cannot be represented in the cu

    原文请见 warning C4819 解决方案 warning C4819: The file contains a character that cannot be represented in t ...

  4. Cocos2d-x项目移植到WP8小记

    Cocos2d-x项目移植到WP8小记 作者: K.C. 日期: 10/24/2013 Date: 2013-10-24 00:33 Title: Cocos2d-x项目移植到WP8小记 Tags: ...

  5. 从源码编译Chrome(chromium)

    转自:http://www.udpwork.com/item/13827.html 官网描述 http://www.chromium.org/developers/how-tos/build-inst ...

  6. VS2008中源文件与模块生成时的文件不同,仍要让调试器使用它吗

    解决办法: 1.在工具-> 选项-> 调试-> 常规 里 把"要求源文件和版本匹配"的勾勾去掉 然后去掉"地址级的调试"的勾勾(这样就不会出现 ...

  7. 源文件与模块文件生成时的文件不同,仍要调试器使用它吗

    字体大小:大 中 小 源文件与模块生成时的文件不同,仍要让调试器使用它吗 (2011-03-21 20:06:58) 转载▼ 解决办法: 1.在工具-> 选项-> 调试-> 常规 里 ...

  8. 在Windows*上编译Tensorflow教程

    背景介绍 最简单的 Tensorflow 的安装方法是在 pip 一键式安装官方预编译好的包 pip install tensorflow 通常这种预编译的包的编译参数选择是为了最大兼容性而不是为了最 ...

  9. ReactOS学习笔记--编译和调试

    前言 本文为该系列博客的第一篇,本人学习ReactOS的新手一枚,因为很喜欢Windows NT系列的操作系统,一直想要深入的学习和研究一下其内部的原理,以前很早就看到有人说开源操作系统ReactOS ...

最新文章

  1. Flutter事件与手势识别
  2. Windows 技术篇 - windows日期和时间设置里没有Internet 时间页签原因和解决方法
  3. 李开复:走向全球的两大路径,中美何以各占其一
  4. 『 Luogu P3205 』 HNOI2010 合唱队
  5. c语言数据结构插入算法说明,C语言数据结构插入算法
  6. Java怎么不启动_dubbo不启动了怎么回事???一模一样的另一个没问题
  7. (97)FPGA边沿检测(上升沿检测)
  8. 《利用Python》进行数据分析:Numpy基础8 花式索引
  9. java.lang.IllegalArgumentException: addChild: Child name '/SSHE' is not unique
  10. LVS负载均衡中arp_ignore和arp_annonuce参数配置的含义
  11. 如何有效挖掘客户需求
  12. 生成随机的姓名、电话
  13. JS 数组 按个数进行分组
  14. BlendMask知识点记录
  15. windows桌面待办事项_苹果iPhone手机上有什么好用的管理待办事项的桌面便签软件吗?...
  16. unity material之tiling和offset属性
  17. 计算机北大核心期刊不要审稿费,这些核心医学期刊不收取审稿费(建议收藏)...
  18. 计算机组成原理 — GPU 图形处理器
  19. 菜刀如何连接mysql_中国菜刀之终端操作及数据库管理
  20. 2016年8月27日 星期六 --出埃及记 Exodus 16:28

热门文章

  1. 洛谷P2617 Dynamic Rankings
  2. Cocos2d-x移植Android 常见问题处理办法
  3. (一)STL体系结构基础介绍
  4. SpringBoot使用Mybatis-PageHelper
  5. while循环与for循环
  6. 软件测试技术第一次试验之——JUnit的安装与使用
  7. Selenium+PhantomJS自动化登录爬取博客文章
  8. Spark Job Scheduling
  9. html5 乱码解决方案
  10. Windows Phone开发之路(14) 加载位图