Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: pasparis on December 15, 2012, 10:17:15 pm
-
Hello,
I'am starting to use codeblock, on ubuntu 12.04,I run into a problem with no C++ code completion for standart C++ function;
when I type #include <io..> nothing in selection and with a standart STL vector ivVector.??? nothing in the available method
but the completion works for my code; I don't know what I need to do
thanks for help
patrick
-
I am having this exact same problem on Windows 7 64-bit. SmartSense only works for my own code, but doesn't suggest anything for vectors or iterators for example.