Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Git project does not open after "git" is done

Git project does not open after "git" is done

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 224 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by Anonymous_Banned275
    #1

    Why am I receiving this after git is completed ?

    0ee86f30-478f-41c2-956d-2cd053f3de90-image.png

    Is is because the source is not in C++?

    JonBJ 1 Reply Last reply
    0
    • A Anonymous_Banned275

      Why am I receiving this after git is completed ?

      0ee86f30-478f-41c2-956d-2cd053f3de90-image.png

      Is is because the source is not in C++?

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @AnneRanch
      Creator is looking for some .pro file in the specified directory to open. If there isn't one sitting there, it doesn't know what to do. Is there one actually there in that directory?

      I don't imagine it knows you have it under git --- how would it without mind-reading? --- and to maybe go off to git to checkout the .pro file (from where?). I imagine that happens once you have successfully opened the project, and then it knows it is maintained under git.

      I don't know for sure since I do all my git stuff outside of Creator, which I find just as easy/easier but you may not.

      1 Reply Last reply
      1

      • Login

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