zoukankan      html  css  js  c++  java
  • error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property to Unicode or download an additional library. See http://go.microsoft.co

    Win10,也重新装了免费版的Visual Studio 2013 y,写MFC程序时候发现这样的提示:

    error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property to Unicode or download an additional library. 

    网上查找,原来是缺了MFC character set的字符控件,去微软网站上下载安装即可

    下载地址:https://www.microsoft.com/zh-cn/download/details.aspx?id=40770

  • 相关阅读:
    8.8集训
    8.7集训
    8.6集训
    poj 2492
    埃氏筛法
    并查集板子
    2018级程序能力实训第二次上机考试
    网络流
    活动安排问题
    等价类
  • 原文地址:https://www.cnblogs.com/lehoho/p/9364375.html
Copyright © 2011-2022 走看看