Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
Qt Creator 6.0.0-rc1
-
None
-
-
102d5fe46c54a01ba2d1d6cff4176699ac919a02 (qt-creator/qt-creator/6.0)
Description
If I click on the "Cancel build" of a CMake project I get the following:
13:06:23: The process "C:\Tools\cmake\bin\cmake.exe" crashed. 13:06:23: Canceled build/deployment. 13:06:23: Elapsed time: 00:15.
But in background ninja is running happily. If I click "Build" a new instance of ninja will start, and if I try to run CMake I'll get:
CMake Error: Running 'C:/ProgramData/chocolatey/bin/ninja.exe' '-C' 'C:/Projects/QtCreator/build-repo-Desktop_Qt_6_2_1_MinGW_64_bit-Debug' '-t' 'recompact' failed with: ninja: error: failed recompaction: Permission denied
Attachments
Issue Links
- relates to
-
QTCREATORBUG-26271 Canceling compilation makes Qt Creator unusable
-
- Closed
-
-
QTCREATORBUG-26606 QtCreator creates zombie builds when running cmake configure while compiling
-
- Closed
-
-
QTCREATORBUG-26687 Custom build step won't be canceled
-
- Closed
-
- mentioned in
-
Page Loading...