Translations:Development/Tutorials/Using Qt Creator/26/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 10:32, 11 March 2016
- choose File -> New File or Project -> Import Project -> Subversion Checkout.
- enter a Subversion URL like svn://anonsvn.kde.org/home/kde/trunk/KDE/kdepim
- enter a checkout directory, i.e. the local directory where the code will be checked-out to
- type finish, see how the checkout starts
- you will automatically come to a screen where you can run CMake
- continue with the step "Run cmake"