No ctags support, so how to attach external lib?
Sven Brauch
svenbrauch at googlemail.com
Thu May 29 15:33:30 BST 2014
On Thursday 29 May 2014 18:26:08 Aleksey Midenkov wrote:
> Just one more question. There are libs which are not on system path.
> They are not part of project. How to make them accessible via symbol
> names? In KDevelop 3 with ctags support this was pretty simple...
Depends on the project manager you use; in CMake, the paths should be added
automatically, for others you might have to add the path by hand (mouse-over a
missing #include and click "specify include directories").
More information about the KDevelop
mailing list