[Qt-creator] Qt Creator goes unresponsive on Win8 with app running
Jason H
jhihn at gmx.com
Fri Jul 3 17:19:52 CEST 2015
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" <sf at xris.eu>
> To: qt-creator at qt-project.org
> 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
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
More information about the Qt-creator
mailing list