VS debugging QString in the QT class when the variable value cannot be viewed

When the QString in the VS debugging QT class cannot view the variable value, perform the relevant configuration to realize the variable value view: Download **qt5.natvis** and place it in the path:> Microsoft\VS2017\Enterprise\Common7\Packages\Debugger \Visualizers

https://download.csdn.net/download/hxbb00/12142079

Guess you like

Origin blog.csdn.net/qq503690160/article/details/113913826