How to install Qt Software
Solved
General and Desktop
-
I installed successfully latest version of Qt and its working fine.
now problem is debugger , Whenever i run on debugger getting error like "unable to create debugging engine" -
I installed successfully latest version of Qt and its working fine.
now problem is debugger , Whenever i run on debugger getting error like "unable to create debugging engine" -
@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. -
@Ratzz said in How to install Qt Software:
Debuggers\x86\cdb.exe
Debuggers\x86\cdb.exe not found in my system?