用Express 2013打开VC6的程序编译时提示:
错误1 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 xxxxxxxxxxxx不让有链接 for more information.
上网查到需要下载安装Multibyte MFC Library for Visual Studio 2013,但安装的时候提示
[0B90:0B8C][2015-05-28T17:14:36]i000: MUX: Stop Block: ProfressionalBlock : 需要 Microsoft Visual Studio,但此计算机上并未安装它。请安装它,然后重试。
[0B90:0B8C][2015-05-28T17:14:36]i000: MUX: Stop Block: SelectableMFCBlock : 正在停止安装。此产品仅适用于 MFC 库,此计算机上没有该库。
求教各位我应如何处理?