Why the debugger doesn't work

后端 未结 15 1217
遇见更好的自我
遇见更好的自我 2020-12-17 09:48

My debugger is not working,
I\'m putting a breakpoint, but in run, time visual studio doesn\'t stop on the breakPoint.
How to fix it?
There is n

15条回答
  •  执念已碎
    2020-12-17 10:17

    After installing following add-on it started working. After installing, restart visual studio once. Install plug-in as per VS version.

    https://download.qt.io/official_releases/vsaddin/

提交回复
热议问题