One of your issues _might_ be related to the fact that Windows can't update and 
EXE while it is running. Unlike OSX/Linux. This goes back to the earliest 
versions of windows. The process must be killed before compile anyway. Being 
that you're on windows, I would expect to implicate a virus scanner as part of 
that problem as well. I can see the virus scanner hooking into the build 
process as the obj/dll/exes are built.

However none of that explains why you can't edit text at any point in the 
process (pun UN-intentional). And that's what we're complaining about.



> Sent: Friday, July 03, 2015 at 6:30 AM
> From: "Stéphane Fabry" <[email protected]>
> To: [email protected]
> Subject: Re: [Qt-creator] Qt Creator goes unresponsive on Win8 with app 
> running
>
> 
> Same here,
> 
> It goes unresponsive simply when editing qml in text editor.
> I also have the problem I can't compile when the app is running. The 
> compilation process goes unresponsive and you have to kill QtCreator 
> process (impossible to recover this one). It happened since last 
> QtCreator update.
> 
> I'm using qbs.
> 
> 
> Stéphane
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to