Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 6.0.0
-
Fix Version/s: Qt Creator 6.0.1
-
Component/s: Project & Build Management
-
Labels:None
-
Platform/s:
-
Commits:537ba23fff (qt-creator/qt-creator/6.0) 537ba23fff (qt-creator/qt-creator/master) 537ba23fff (qt-creator/qt-creator/qmlprojectstorage)
Description
I'm using a "Custom Process Step" and after canceling the build process in QtCreator, it still keeps running in the background.
For simplification I used a GUI process e.g. "C:\Windows\System32\notepad.exe" and after canceling it says:
The process "C:\Windows\System32\notepad.exe" crashed.
Canceled build/deployment.
But the GUI (notepad) still remains open.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-26612 CMake cancel build doesn't really cancel the build
-
- Closed
-
- mentioned in
-
Page Loading...