[solved] QT 5.3.1 Can't Debug
-
Debugger started
Debugger finishedIt's using default settings from a 5.3.1 kit.
However, I don't know why I can't debug.
64 bit win8.1
I tried attaching to a process... can't attach to a running debug version of the app.
Default debugger is here:
C:\Qt\Qt5.3.1\Tools\mingw482_32\bin\gdb.exeand is auto-detected.
-
did you tried to run Qt as Administrator? and to see what is happening? It may be possible of permissions that you have
-
[quote author="arsinte_andrei" date="1408178471"]did you tried to run Qt as Administrator? and to see what is happening? It may be possible of permissions that you have[/quote]
that was it.
and to the other reply, no error messages.