在编译解决方案时出现以下错误: 致命错误 LNK1104:无法打开文件"mfc140u.lib"

  1. FAQ
  2. »
  3. Getting started with the regular archives

 

解决方法:
您需要安装MFC组件(默认安装配置不包含该组件)。请运行Visual Studio安装程序,点击【修改】按钮,然后勾选"Visual C++ MFC"组件进行安装。