News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Code Completion

Started by madtom1999, March 07, 2011, 08:34:11 AM

Previous topic - Next topic

madtom1999

I'm using the C::B 10.5 that comes with Ubuntu.
I cannot get STL bits to work in code completion.

Any tips?

oBFusCATed

Install a nightly, there the STL support is better...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

madtom1999

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'?

MortenMacFly

Quote from: madtom1999 on March 07, 2011, 10:55:20 AM
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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

madtom1999

OK how do I get it to work in my current release.
For operational reasons nightlies are cannot be considered.

MortenMacFly

Quote from: madtom1999 on March 07, 2011, 11:49:13 AM
For operational reasons nightlies are cannot be considered.
Why?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

madtom1999

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.

madtom1999

MortenMacFly - you said earlier a standard release can . Can you elucidate please.

madtom1999

I think I've got it working properly now - needed 'update while typing' set to parse the includes I guess..