Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator + GitHub on Win7
Forum Updated to NodeBB v4.3 + New Features

Qt Creator + GitHub on Win7

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 3 Posters 10.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    goekane
    wrote on last edited by
    #1

    Hello,

    noobie here. I want to use

    Qt Creator 2.4.1 + GitHub.

    1. I installed the official GitHub Client via http://windows.github.com.
    2. Qt- Creator --> Tools --> Options --> Version Control --> Git
    3. ???

    If I press the "From System" button, I get my system variables but none of them contain Git.

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      Did you follow this "tutorial ?":https://help.github.com/articles/set-up-git

      It helped me out before.

      Qt Certified Specialist
      www.edalsolutions.be

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goekane
        wrote on last edited by
        #3

        Hey Eddy,

        I´m on Windows, so if I "follow" this turial all I have to do is:

        bq. Skip the guide. Download our native app instead.

        Which I did.

        I thought there was a way of not using the GitHub App but instead pushing from Qt Creator itself.

        1 Reply Last reply
        0
        • EddyE Offline
          EddyE Offline
          Eddy
          wrote on last edited by
          #4

          Yes there is. I did it a long time ago ;-) Now i'm on gitorious.

          The tutorial helped me to set things right. Did you configure your settings?

          Qt Certified Specialist
          www.edalsolutions.be

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goekane
            wrote on last edited by
            #5

            The settings are where I am lost...

            https://www.dropbox.com/s/8ifd8vkb17y21vw/Clipboard1.jpg

            https://www.dropbox.com/s/b5606wt3tgq71k5/Clipboard2.jpg

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on last edited by
              #6

              I do not know what is in this windows client actually contains: It might have the real git client or it might be using some library to access the git functionality. Why don't you just grab the client from the official git homepage at http://git-scm.com/ ? That one works fine.

              Your settings seem sensible. Does running any git command work? Try cloning a repository or something via File->New File or Project->Import Project->Git Repository Clone.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved