https://bugs.kde.org/show_bug.cgi?id=3D373120 Bug ID: 373120 Summary: KDevelop crashes / files not closed on Windows Product: kdevelop Version: 5.0.2 Platform: Other OS: MS Windows Status: UNCONFIRMED Severity: crash Priority: NOR Component: Language Support: CPP (Clang-based) Assignee: kdevelop-bugs-null@kde.org Reporter: kfunk@kde.org Target Milestone: --- (Imported from a mail from KDevelop website) # Issue The background parser does not properly close header files, so that kdevelop can't save them / git can't checkout them. (I have to kill kdevelop to reso= lve that issue). It happen as soon as the header is parsed. # How to reproduce I used the 5.0.2 installer (updating over the first version of the installer).=20 A project with similar crashes: https://github.com/tim42/hydra/ In the project configuration -> Language support -> includes/imports add the following paths: C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/winrt C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/atlmfc/include C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/include C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/shared C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/ucrt C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/um Defines: NOMINMAX=3D (The paths may be different on your system, notably the kit version). Obvio= usly you need ms-studio + the windows 10 kit. I have to stop the initial project parsing because it would crash before completing. --=20 You are receiving this mail because: You are watching all bug changes.=