Qt debug error
-
wrote on 22 Dec 2016, 09:00 last edited by
-
Hi,
Please search the forum a bit, this question has already been asked several times.
Visual Studio only installs an "internal debugger". You have to install the "real one" yourself.
More information here.
-
wrote on 23 Dec 2016, 05:48 last edited by Defohin
I did what you told me and installed WDK now nothing is working anymore, I'm getting this error:
:-1: error: Exception at 0x7ffc44767788, code: 0xd: , flags=0x1 (execution cannot be continued) (first chance)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\crtdefs.h:10: error: C1083: Cannot open include file: 'corecrt.h': No such file or directory
-
I haven't told you to install the WDK.
WinDBG is enough.
-
wrote on 23 Dec 2016, 12:23 last edited by
Is there a way to solve the problem?
-
Remove the WDK and just install WinDBG.
If it's still acting up, re-install VS2015.
-
wrote on 23 Dec 2016, 14:39 last edited by
I solved applying that patch.
Thank you.
-
Thanks for the link !
1/8