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

            Bug ID: 390543
           Summary: code parsing not working when compiler is autodetected
                    from ccache symlinks
           Product: kdevplatform
           Version: git master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: language
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: he...@kde.org
  Target Milestone: ---

In a C++ only cuurent project, kdevelop was failing to parsing the model when
this situation in found:

- Variables CC and CXX and exported as CC=clang and CXX=clang++
- Path points out to <LIBDIR>/ccache/clang symlink instead of <BINDIR>/clang
real binary

After change PATH to have real binary prefixed, parser start to behave properly

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

Reply via email to