Translations:Development/Tutorials/Using Qt Creator/28/en

From KDE TechBase
  • choose File -> New File or Project -> Import Project -> Git Repository Clone.
  • enter a Git URL like [email protected]:/kdepim
  • accept kdepim as checkout directory
  • type finish, see how the checkout starts
Note
If the checkout fails with the message "remote host hung up unexpectedly" do a checkout from konsole. You may have to accept git.kde.org's fingerprint.
  • you will automatically come to a screen where you can run CMake
  • continue with the step "Run cmake"