KDevelop syntax parser is barely usable
René J.V. Bertin
rjvbertin at gmail.com
Tue Nov 13 19:14:43 GMT 2018
On Tuesday November 13 2018 12:02:44 Sven Brauch wrote:
>KDevelop is mostly optimized around being used with CMake or qmake, where
>these can be queried from the build system automatically, and you don't need
>to configure anything.
Not so perfectly with qmake as with cmake, btw, in my experience. Maybe that's on Mac only, but I think that even on Linux I often have to add at least the path to the Qt5 header directory because otherwise certain headerfiles aren't found by the parser.
R.
More information about the KDevelop
mailing list