Qt Debug various error solutions

Problem 1. The selected debugger may be inappropriate for the inferior solution

The above error occurs because the installation of qt is not complete, we need to copy the following two folders to the following directory, and then it's ok. The following two folders are inside the resource library that I will upload, followed by a download link. If it does not go well, you will encounter problem 2.

Problem 2. The CDB process terminated solution

Question 2 is because the debugger is not set correctly, as shown in the figure below, there is a setting error:

Correct setting method

The exclamation mark will disappear after setting, as follows:

Published 98 original articles · Like 107 · Visitors 210,000+

Guess you like

Origin blog.csdn.net/weiaipan1314/article/details/105549397