User forums > Using Code::Blocks

Code navigation in thrid-party library

<< < (2/2)

Alatar:

--- Quote from: jens on April 06, 2013, 02:38:11 pm ---Parsing external makefiles is no option for CC.
There is no common way to search for special stuff.

--- End quote ---
I don't suggest to parse Makefiles, I`m suggest to add option to manually specify some path and defines to CC.


--- Quote from: jens on April 06, 2013, 02:38:11 pm ---Header files used by your project get parsed already (so "Find declaration" will work in most cases), but the implementation is usually not in the headers, but in the source-files.
And these files are normally not shipped with the development packages.

--- End quote ---
I`m knew difference between headers and sources ;) I'm want to have ability to find implementation of functions in libraries with sources. For example in wxWidgets.

Jenna:
For parsing additional includes see "Project -> Properties -> C/C++ parser options".
As fa as I know, there is no option (yet) to parse additional sources.

But this might be a useful feature request.

Alatar:
Thanks jens!
I will open corresponding feature request.

Navigation

[0] Message Index

[*] Previous page

Go to full version