| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
Setting up KDE 4 for development involves two things: | Setting up KDE 4 for development involves two things: | ||
| − | * [[Getting Started/Build|Setting up a build environment for KDE]] | + | * [[Getting Started/Build|Setting up a build environment for KDE]] handles |
| + | ** getting the source | ||
| + | ** configuring the build | ||
| + | ** compiling | ||
| + | ** linking | ||
| + | ** installing | ||
| + | ** scripted builds | ||
* [[Development/Tutorials/Using_Qt_Creator|Using an IDE, e.g. QtCreator for development]] | * [[Development/Tutorials/Using_Qt_Creator|Using an IDE, e.g. QtCreator for development]] | ||
| + | * [[Getting_Started/Increased_Productivity_in_KDE4_with_Scripts]] tells you how to be efficient with scripts | ||
Setting up KDE 4 for development involves two things: