安装QT后第一次新建一个console程序,执行qmake--构建--运行,弹出The CDB process terminated;
debug工具已经装过,应该不是工具的问题。后来发现是运行设置里working directory设置的问题。
应该是%{sourceDir}。
以此记录。
QT--运行程序程序弹出The CDB process terminated
原文:https://www.cnblogs.com/Zoya-/p/12355501.html