I'm suddenly started getting a lot of "Error C2471 cannot update program database". According to https://learn.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2471?view=msvc-170 the reason can be
- Make sure that the disk has enough available space. (I have 115 GB free)
- Make sure that the file is not read-only. (I deleted it and it still don't work)
- Make sure that there are no sharing violations. (I could delete it. I also tried loggin out and rebooting)
I have tried to revert to earlier versions of my project, but still get the error.
I have just resolved this issue by uninstalling update KB5029366 issued around 11/10/23