Code::Blocks Forums

User forums => Help => Topic started by: fud on December 15, 2007, 04:51:07 am

Title: [svn 4719 ] - code-completion isnt working for global includes.
Post by: fud on December 15, 2007, 04:51:07 am
Hi all,

its my very first post here.
i have been using codeblocks 1-0rc2 for a long time, and now i changed to nightly builds.
I installed a old nightly version in my desktop, where the code-completion works fine. But now i m on vacation and i installed the build 4719 either on vista and ubuntu and both dont have global includes code-completion. i.e.
string myStr;
myStr. //nothing happens.

Do you guys have an idea about what could be? i searched for "code-completion problems" but nothing helped-me.

thanks anyway.

ps: sorry my bad english.
Title: Re: [svn 4719 ] - code-completion isnt working for global includes.
Post by: fud on December 15, 2007, 05:55:30 am
well, i m looking here and the problem are only with C++ global include classes.... i added aditional paths for the parser, but no results.
if i found new informations that might restrict more the problem, i update the thread. bye.