logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

vs mfc程序运行出现 debug assertion failed! mfc140ud.dll出问题

错误如图所示:网上搜了半天,我也下载了这个dll文件放在了system32和sysWow64里面,发现一点用都没有,也没有任何的解决方法。因此记录一下。我做的是一个计算器,在你的XXXDlg.cpp底下的void CStandardCalculatorDlg::DoDataExchange(CDataExchange* pDX)这个类底下所有的变量都点开查看一下,右键点击 find all ref

#bug
Microsoft visual c++ build tools的安装与使用

Microsoft visual c++ build tools的安装与使用用法:The Microsoft Visual C++ Build Tools installs only the command-line compiler, tools, and libraries you need to build C and C++ programs.Microsoft Visual c++构建工

到底了