User forums > Using Code::Blocks

Search Path: Do i need to add all paths as seen in the attached image ?

(1/1)

khaoz:
I have added a lot of paths to my search path, but i don't know if i need to add one by one or only top directories to get the code completion working fine (i will install boost and ogre3d too).

Can you help me ?

Thank you.

ollydbg:

--- Quote ---but i don't know if i need to add one by one or only top directories to get the code completion working fine (i will install boost and ogre3d too).
--- End quote ---
No, you don't, CodeCompletion plugin will add them automatically.

reckless:
in most cases aye :) allthough i seen a few cases where it fails to find the right include directory one example is a msys/mingw compiled freetype where the freetype include directory is a subdirectory of freetype2 in the mingw/include folder.

in that case you get an error saying it cant find the freetype folder ;) so here it might be nessesary to add it to path.

Navigation

[0] Message Index

Go to full version