User forums > General (but related to Code::Blocks)
problem code completion - CB 12.11 - C++11 - this_thread,chrono class
(1/1)
quantparis:
Hello
I have installed CodeBlocks 12.11 on Ubuntu 12.04;
when I want to use std::this_thread the code completion doesn't work and it seems the same thing with chrono
is there someone who gets the same thing?
thank for feedback
grayich:
the same
ubuntu 12.04
codeblocks 12.11svn8982 with ppa:pasgui/ppa (launchpad.net/~pasgui/+archive/ppa/)
not complements std::
stefanos_:
Out of curiosity, have you enabled the C++11 flag from Project's Build Options?
UPDATE: Indeed, even with flags C++11 and C++0x it's not working even if you reparse the project. I have checked the auto completion settings and _GLIBCXX_VISIBILITY + is set properly. I don't know why is not working; parser issues most probably.
Navigation
[0] Message Index
Go to full version