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

            Bug ID: 371565
           Summary: KDevelop can't find header files if the project path
                    contains spaces
           Product: kdevelop
           Version: 5.0.2
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: bernhard+...@scheirle.de

In some cases KDevelop can't find header files if the project path contains
spaces.
Building such project works fine.

As far as I can tell this only happens:
- for header files of the current source file (in header.cpp it can't find
header.hpp)
- the include string contains a path (not only the file name) (#include
"folder/header.hpp")


Reproducible: Always

Steps to Reproduce:
1. Open the attached project in kdevelop (there must be a space in the path to
the project)
2. Open the "folder/header.cpp" file

Actual Results:  
KDevelop reports a "file not found" error (in "folder/header.cpp" Line 1)

Expected Results:  
KDevelop does not report an "file not found" error

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

Reply via email to