News:

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

Main Menu

Code Completion plugin Big Problem

Started by helpse, September 19, 2010, 10:46:55 AM

Previous topic - Next topic

helpse

Hi, i got a big problem with Code Completion (I think its the plugin related to my issue).

I can't get it to work, every time i click on "open #include file: xxxx" i get "Not found: xxxx". Happens both cases, when it's a standard header located in the default include path, and also when it's a local header located in the folder i'm working. Although it compiles normally, I tried setting up Setting -> Environment Settings -> Thread Search, and also setting up Settings -> Compiler & Debugger -> Search Directories, and still it isnt working.

May probably be a bug or something.
I'm using Code::Blocks 10.05 and Code Completion plugin is at version 0.7.
Please, urgent help is needed !!!


helpse

Hey Loaden, i tried that CC branch, and it only works for default header. Headers located in the same directory wont work. Some1 must check the code of codecompletion source, cause it seems to be a bug :S

Loaden

Quote from: helpse on September 21, 2010, 09:14:02 AM
Headers located in the same directory wont work.
works well for me.
could you give me more explain?

helpse

This bug is fixed now, and this and other issues are being followed in http://forums.next.codeblocks.org/index.php/topic,13338.0.html

Thank you Loaden for ur help.