Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 16.0.2, Qt Creator 17.0.0-beta1
-
None
-
-
bda23307e (17.0)
Description
Not sure what component is responsible for this. My workflow often is:
- Add some CMake stuff. Does not change anything, so it must be cached.
- Try to delete the build folder. QtCreator has a lock. Close the related/all projects. QtCreator still has the lock
- After closing QtCreator I'm finally able to delete my build folder
- Start QtCreator again
Now I have to do this every time CMake tries to be smart and caches some value Using Windows powertoys File Locksmith:
This lock persists as long as QtCreator is open.