https://bugs.kde.org/show_bug.cgi?id=373120

            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-n...@kde.org
          Reporter: kf...@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 resolve
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). 

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=

(The paths may be different on your system, notably the kit version). Obviously
you need ms-studio + the windows 10 kit. I have to stop the initial project
parsing because it would crash before completing.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to