Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@PrAnit you have - and use - a MSVC compiler, so you need Microsoft debugger (cdb) that one you'll have to get from Microsoft directly, it should come with the windows SDK packet.
@J.Hilk Yes. I dowenload windows SDK packet
this ones
@PrAnit Yes, once it gets installed you can restart the QtCreator and check the debugger tab for the installled debugger.
Information about my Qt version and QtKit
@PrAnit Can you show debugger tab?
@PrAnit Did you restart the Qt Creator ?
@Ratzz Yes sir.restarted QT creator more than 2 times
@PrAnit Do you have C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe path on your system? or check if you have cdb.exe under debuggers.
@Ratzz said in How to install Qt Software:
Debuggers\x86\cdb.exe
Debuggers\x86\cdb.exe not found in my system?
@PrAnit Where did you get the WinSDK from?