How to install Qt Software
-
Im using windows 7 32 bit.
install Qt windows installer and try to download packages but get errors in every version.
whole process i repeated 3 or 4 times from beginning up to this error but not yet get any +ve result.
can anyone help me in thisfollowing error i got -
please guide me step by step :
Thank You. -
Im using windows 7 32 bit.
install Qt windows installer and try to download packages but get errors in every version.
whole process i repeated 3 or 4 times from beginning up to this error but not yet get any +ve result.
can anyone help me in thisfollowing error i got -
please guide me step by step :
Thank You. -
Hi and welcome to devnet forum
From where did you get the installer?
Why are you trying to install a fairly old version of Qt?
There is already version Qt5.12 out. -
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?