kdevelop 4.0 : No project Templates

烈酒焚心 提交于 2019-12-23 05:14:17

问题


I have just installed kdevelop 4.0 on my Ubuntu machine and found that there are very few project templates (all are Qt related). I am not a qt developer and the previous versions of kdevelop had a lot of project templates. I am not sure how to get general C and C++ GTK templates.

A Screenshot from a older version of kdevelop: http://www.euclideanspace.com/software/language/cpp/kdevelop/kd2.gif


回答1:


If you are using ubuntu, try installing the kapptemplate package. It doesn't contain as many templates as kdevelop 3 but many more than the predefined.




回答2:


just execute this command and you will have some new templates

sudo apt-get install kapptemplate




回答3:


At this time there are no general C or C++ GTK templates in KDevelop 4.



来源:https://stackoverflow.com/questions/3595321/kdevelop-4-0-no-project-templates

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!