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. Cleaning up my Qt installation
Forum Updated to NodeBB v4.3 + New Features

Cleaning up my Qt installation

Scheduled Pinned Locked Moved General and Desktop
13 Posts 2 Posters 4.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.
  • mzimmersM Offline
    mzimmersM Offline
    mzimmers
    wrote on last edited by
    #3

    SDK maintenance tool doesn't appear to remove older versions of software. Can those safely be removed manually?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      p-himik
      wrote on last edited by
      #4

      I think yes because if there is common Qt files they were overwritten by last installed version. So there should not be any dependencies on the old files.

      1 Reply Last reply
      0
      • mzimmersM Offline
        mzimmersM Offline
        mzimmers
        wrote on last edited by
        #5

        Earlier today, I ran the maintenance tool to update my installation. I got version 4.8 RC in the bargain.

        Now, I can't select version 4.7.4 from the projects->targets->build settings. I do have one for 4.7.3. Can someone explain this?

        I'd like to delete 4.7.3 and earlier versions, but not if I can't run 4.7.4 now.

        Thanks.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          p-himik
          wrote on last edited by
          #6

          I would try following:

          1. add 4.7.4 to Qt Creator manually;
          2. remove all 4.7.3 relevant folders and files;
          3. if for some reason 4.7.4 became no longer available just reinstall Qt.
          1 Reply Last reply
          0
          • mzimmersM Offline
            mzimmersM Offline
            mzimmers
            wrote on last edited by
            #7

            OK, but I'm a bit concerned that it didn't pick up 4.7.4 automatically. Any idea why this might not have happened?

            1 Reply Last reply
            0
            • P Offline
              P Offline
              p-himik
              wrote on last edited by
              #8

              I have no clue about it. Maybe some of 4.7.4 files were overwritten by 4.8 files.
              You can do some digging in Qt Creator's sources to understand how it finds tool chains.

              1 Reply Last reply
              0
              • mzimmersM Offline
                mzimmersM Offline
                mzimmers
                wrote on last edited by
                #9

                OK, thanks. I suppose if worst comes to worst, I can just delete the entire Qt directory and reinstall, right?

                Is 4.8 RC reasonably stable? I suppose it must be if the installer gave it to me automatically.

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  p-himik
                  wrote on last edited by
                  #10

                  I think that you should first delete everything with SDK Maintenance tool. And if there is files left in QtSDK directory delete them manually.
                  I can not say anything about 4.8 RC stability since i'm using 4.7.4.

                  1 Reply Last reply
                  0
                  • mzimmersM Offline
                    mzimmersM Offline
                    mzimmers
                    wrote on last edited by
                    #11

                    There is something strange going on with the maintenance tool. Despite my running it twice, it still shows my Qt SDK as version 1.1.3-3, with a new version of 1.1.3.5 available.

                    All of my code and project information is stored outside the Qt directory. Perhaps I should consider uninstalling everything, and re-installing from scratch?

                    1 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      p-himik
                      wrote on last edited by
                      #12

                      I would do it.

                      1 Reply Last reply
                      0
                      • mzimmersM Offline
                        mzimmersM Offline
                        mzimmers
                        wrote on last edited by
                        #13

                        Done, and it seems to work OK.

                        In my Tool Chain, I have something called Maemo 6 GCC. It's the last of my auto-detected chains. What is it, do I need it, and if so, should it be ahead of the others?

                        Thanks.

                        I also have something called MeeGo 1.2 Harmattan in my Qt Versions; do I need this?

                        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