It'll fail eventually when it copies to the final location the exe though. Unless Linux or OSX.
> Sent: Friday, July 03, 2015 at 12:32 PM > From: [email protected] > To: "Jason H" <[email protected]> > Cc: [email protected] > Subject: Re: [Qt-creator] Qt Creator goes unresponsive on Win8 with app > running > > It was working fine with previous version of qt creator and qbs ( can't tell > which one is the faulty one). > > Compilation is expected to run fine even when the software is running because > there is deployment in between that copy the exe, dll from build dir to run > dir. > > > > Stéphane Fabry, Project & IT manager > +32(0)43670792 > www.xris.eu/contact.html > Message d'origine > De: Jason H > Envoyé: vendredi 3 juillet 2015 17:24 > À: Stéphane Fabry > Cc: [email protected] > Objet: Re: [Qt-creator] Qt Creator goes unresponsive on Win8 with app running > > 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
