News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

code completion

Started by bli8, October 16, 2010, 09:44:33 PM

Previous topic - Next topic

bli8

Hi.
How to add STL to code completion?

i'm using linux, code::block 10.05

Loaden

In linux, you do not need add any search path.
Just create a project, and the code completion will works well. :)

Myzu

hi,
i don't have STL completion, i'm running archlinux x64.
I've tried both C::B 10.05 and svn but none works with code completion of STL.

Can anyone help me please ?

thadam

Hi,
I have the same problem, none works with code completion of STL. I donĀ“t now why...pls help! 

Myzu

I found a solution. I don't know if it's the better one but it works...

I added /usr/include/c++/4.5.2 in the search directories (Settings > Compiler and Debugger > Search Directories tab).

I have the svn version of Code::Blocks (currently 6951)

Hope it'll help  :D