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. QtCreator project settings problem

QtCreator project settings problem

Scheduled Pinned Locked Moved Qt Creator and other tools
qtcreatorsettings
4 Posts 2 Posters 1.9k Views
  • 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.
  • S Offline
    S Offline
    shav
    wrote on 7 Oct 2015, 08:36 last edited by
    #1

    Hi everyone!

    I have a question about Qt Creator project settings. I have a two PC one at home and second in the office. When I work at home on project I'm configuring settings for my home PC and push it to GIT repo. When I update project from GIT in office the settings of my project is lost. All kits what I set and all build configuration is lost. What I can do to fix this strange problem? Thanks for the help!

    Mac OS and iOS Developer

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Oct 2015, 23:05 last edited by
      #2

      Hi,

      It's not a problem per se, your project configuration matches what you have on your machine and they might not be valid for another one. In any case, you can have a set of common things in a my_project.pro.shared file that you have to create from your my_project.pro.user file. More about it here

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        shav
        wrote on 8 Oct 2015, 07:54 last edited by
        #3

        Thanks for the reply!

        I tried the shared file but it's don't help me. I think the problem is that I have a different structure of folder in office PC. I will try fix this another way.

        Thanks for the help!

        Mac OS and iOS Developer

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 8 Oct 2015, 23:46 last edited by
          #4

          Depending on what you want to keep between all PCs then you indeed need to use a similar setup.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          1/4

          7 Oct 2015, 08:36

          • Login

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