一个人的天空007
2018-06-12 07:08在 qt运行程序在执行Debug模式构件时,弹出提示信息出错
20qt版本号为qt-opensource-windows-x86-mingw492-5.6.1-1
在执行Release模式构建时正常,但在执行Debug模式构建时,出现以下错误
this application has requested the runtime to terminate it in an unusual way. please contact the application's support team for more information
尝试按照网上方法修改系统环境变量,在Path中添加Qt的bin路径,但是结果还是以上错误信息;我有试着换了qt creatot 版本,仍然不行.
又尝试以下方法:
1、开始--运行--输入cmd。
2、输入 cd %windir%\system32 (进入windows安装目录的system32文件夹)
3、输入 Regsvr32 Msxml3.dll
但是程序运行时仍然报以上错误信息。请教各位大师,出现以上错误,该如何解决?
- 点赞
- 回答
- 收藏
- 复制链接分享
3条回答
为你推荐
- 在 qt运行程序在执行Debug模式构件时,弹出提示信息出错
- debug
- 程序运行
- 提示信息
- qt
- 3个回答