https://bugs.kde.org/show_bug.cgi?id=467452
Bug ID: 467452
Summary: KDevelop XDebug Support cannot be built because
duchain/safetycounter.h is missing
Classification: Developer tools
Product: kdevplatform
Version: git master
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: language
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
language/duchain/safetycounter.h
seems to have been removed from kdevplatform.
I use version kdevelop 22.12.3-1 from the archlinux repo
STEPS TO REPRODUCE
1. get https://invent.kde.org/kdevelop/kdev-xdebug
2. cmake and build
OBSERVED RESULT
kdev-xdebug/stringhelpers.cpp:20:10: fatal error:
language/duchain/safetycounter.h: No such file or directory
20 | #include <language/duchain/safetycounter.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/kdevxdebug.dir/build.make:234:
CMakeFiles/kdevxdebug.dir/stringhelpers.cpp.o] Error 1
Is this a bug or should I manually grab an older version of kdevplatform?
--
You are receiving this mail because:
You are watching all bug changes.