User forums > General (but related to Code::Blocks)
why doesn't code completion work for me?
mrpringle:
hi,
From what i understand a lot of people have had success with the code completion, however I still cannot manage to get it to work with the mingw32 libraries, and wxwidgets.
I am using the 28/8 build of codeblocks, and wxwidgets 2.6.3.
Code completion won't work for me with wxwidgets full stop, or with the mingw32 windows libraries, like string, iostream, etc.
The only time code completion works for me, is if i create my own class and try calling a method from it.
Can someone please tell me what I need to do to get it working.
jarro_2783:
I don't think that's all completely working yet. I'm getting the same thing. I'll just wait until they fix it properly.
MortenMacFly:
Settings -> Editor -> Code Completion -> Tab "Parser":
Enable: "Follow local includes" and "Follow global includes".
mrpringle:
I know, it's already turned on, any other suggestions?
--- Quote from: MortenMacFly on August 29, 2006, 07:50:26 pm ---Settings -> Editor -> Code Completion -> Tab "Parser":
Enable: "Follow local includes" and "Follow global includes".
--- End quote ---
MortenMacFly:
--- Quote from: mrpringle on August 30, 2006, 12:58:42 pm ---I know, it's already turned on, any other suggestions?
--- End quote ---
Could you provide us with a simple example project, where CC does not work for you? ZIP it and attach it to another post, please.
With regards, Morten.
Navigation
[0] Message Index
[#] Next page
Go to full version