Registered Member
|
Hi. I use Kdevelop 4.3.1 and it fails to auto-complete methods e.g. for vector class.
I specified included paths : /usr/local/include /usr/include/c++/4.7.1/ there is no problem with code itself (all can be compiled). any suggestions? |
KDE Developer
|
The issue lies in our c++ language support plugin, we fail to parse variadic templates and some other things, which are now being used by many STL classes since GCC 4.7.
I'm afraid that it will need more time to fix this, as it's pretty complicated. Sorry
current KDE projects: Quanta, KDevelop, Kate
|
Registered Member
|
Thank you for the answer. I've just changed the includes for 4.4 version (for this code it does not matter, it's rather simple).
so it does not work again - it's not concerned with the version of library. What am i doing wrong? |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell