User forums > Using Code::Blocks

Which search paths does Code-completion use?

(1/2) > >>

Greatwolf:
I'm kind of wondering for the standard include headers that come with the compiler where does this plugin search?
I'm finding the 'Find declaration of' is looking in the wrong files. Instead of looking in the include files of borland, it's giving me include files from MinGW. I have both of these compilers setup.

oBFusCATed:
I think it asks gcc (executes gcc with special options)  for its paths

Greatwolf:
So how can I correct this so it looks in and parses the correct files?

oBFusCATed:
You could try the cc_branch (codecompletion_refactoring) there is a nightly for windows.
If there the problem is not fixed, you could make a patch:)

Greatwolf:
I'll give that a try when I get some time. Does that branch provide some kind of mechanism for specifying where to look for a given toolchain's stl library?

Navigation

[0] Message Index

[#] Next page

Go to full version