菜鸟问题
小弟在linux下安装kdevelop时   系统提示找不到KDE 
 在README中发现这样一句话: 
 If   the   KDE   API   documentation   does   not   exist,   it   can   be   created 
 as   follows:   
       Install   doxygen   and   the   kdelibs   sources.   Then   
       make   apidox 
       make   install-apidox   
 我不太明白是什么意思,请高手指点我要干什么?   
------解决方案--------------------你没装KDE的API, 只是装了一个编辑开发环境.
------解决方案--------------------开发环境只包含IDE,不包含需要的库和头文件。 
 因此还要装KDE API