You are not logged in.
Hi everyone
I hope I am asking this question to right place because general programming deals more with languages and libraries.
How can i configure kdevelop for code copletion to work?
So far what i downloaded and installed their latest 3.91 beta because the code copletition is rewriten (i guess for better). Then i went Project->Project Options -> C++ Support and i added a new Custom Directory PCS. The database is made from /usr/include/c++
and /usr/include/SDL
But code completion seems to have a mind of it's own. Some times works ok and some times when i press ctrl+space i get in lower left corner "Type of is"
I tried Eclipse with CDT as an alternative. Code completion works ok but as far as i understand i have to write my own makefiles. The problem is that i just now start learning and i would like to focus on language first and later on makefiles. Is there any better way to do this?
Offline