User forums > Using Code::Blocks

Code completion with new compiler : no suggestion for header files and classes

<< < (4/4)

ollydbg:

--- Quote from: ollydbg on December 10, 2015, 02:54:26 pm ---...
Maybe, you may see the bug here Re: Release 15.12, RC1 has arrived, I'm going to commit a fix soon.

--- End quote ---
Done in rev10618. You guys can test it if you can build c::b from source yourself.

norragak:

--- Quote from: ollydbg on December 10, 2015, 02:54:26 pm ---Why do you add those paths manually? Our CC's parser will automatically call the GCC command with the "-E" option, and grab the GCC's search paths.
If you have enabled the C++11, then CC will call GCC command with the C++11 option.
Maybe, you may see the bug here Re: Release 15.12, RC1 has arrived, I'm going to commit a fix soon.

--- End quote ---
Thanks for the tip. I added the paths and kept them there back in some old days when CC couldn't even sometimes locate the C++ headers. It used to work until I updated my compiler toolchain and the IDE. It looks like things have changed, maybe somehow improved as removing them actually solves my old and new problems here. I might give the latest svn a try when I get the time to.

Navigation

[0] Message Index

[*] Previous page

Go to full version