KDevelop 4 - Setup Project, then Build, Execute and Debug it

In this documentation screencast you see how to get started with a new project in KDevelop 4.First you create a new project from a template (you could just as well just import your existing project). ; Then you build it, which is as easy as pressing one button for most cmake-based C++ projects. Afterwards you probably want to launch it, hence create a launch configuration and use that also to debug your application.Take a look and try out KDevelop! Thanks to Geoffry Song and Google Code In for this contribution!