Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: madtom1999 on March 07, 2011, 08:34:11 am
-
I'm using the C::B 10.5 that comes with Ubuntu.
I cannot get STL bits to work in code completion.
Any tips?
-
Install a nightly, there the STL support is better...
-
I'm just reviewing C::B.
Are you saying that the standard release cant do code completion on the STL/TR1 etc 'out of the box'?
-
Are you saying that the standard release cant do code completion on the STL/TR1 etc 'out of the box'?
It can, but nightlies can better.
-
OK how do I get it to work in my current release.
For operational reasons nightlies are cannot be considered.
-
For operational reasons nightlies are cannot be considered.
Why?
-
Because the people involved will/may not be capable of or my not have permission to install non-standard releases. And a level playing field for all participants is necessary.
-
MortenMacFly - you said earlier a standard release can . Can you elucidate please.
-
I think I've got it working properly now - needed 'update while typing' set to parse the includes I guess..