Qt C++
-
When I am Debugging Application in My System.MYSystem Is Restarting .I am
I am using QtCreator4.0.3 version Windows 10 32-bit..
Plz Help Out? -
@Vinay-Kumar-pusuluri you need to provide more information about your issue. What's the scenario of your "system is restarting"? is always while doing some particular step? by clicking button? or are your platform resetting because of excesive heat for instance? You need to do more on your side to try isolating the conditions of this failure so the forum can help you.
-
@Pablo-J.-Rogina said in Qt C++:
@Vinay-Kumar-pusuluri you need to provide more information about your issue. What's the scenario of your "system is restarting"? is always while doing some particular step? by clicking button? or are your platform resetting because of excesive heat for instance? You need to do more on your side to try isolating the conditions of this failure so the forum can help you.
I am Using Qt 5.6.3 for Desktop(MinGW 4.9.2 32 bit) and My O.S is Windows10 32-bit,In my Qt IDE Any Application is Debugging at the time System is restarting(only in case of Debugging).if I Run that application then it is working.Only in case of debugging only I am facing the pblm.
and I am enable the Enable Debugging mode also(In startup settings). -
@Vinay-Kumar-pusuluri You should check your machine. If you're running any anti-virus software try to disable it before debugging.
Also, do you see a bluescreen before your machine restarts?