Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to update Qt Creator
Forum Updated to NodeBB v4.3 + New Features

How to update Qt Creator

Scheduled Pinned Locked Moved Solved Installation and Deployment
27 Posts 4 Posters 59.4k Views 2 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.
  • S szerwi
    13 Mar 2017, 20:04

    @mrjj said in How to update Qt Creator:

    Do you have had disk errors or anything like that in other programs?

    No. Should I ignore it and let it continue?

    M Offline
    M Offline
    mrjj
    Lifetime Qt Champion
    wrote on 13 Mar 2017, 20:05 last edited by
    #16

    @szerwi
    Yes if possible

    1 Reply Last reply
    0
    • S Offline
      S Offline
      szerwi
      wrote on 13 Mar 2017, 20:10 last edited by
      #17

      @mrjj I got one more error. After few minutes another two errors. Is there any repair tool for Qt that I will be able to run it after installation?

      M 1 Reply Last reply 13 Mar 2017, 20:12
      0
      • S szerwi
        13 Mar 2017, 20:10

        @mrjj I got one more error. After few minutes another two errors. Is there any repair tool for Qt that I will be able to run it after installation?

        M Offline
        M Offline
        mrjj
        Lifetime Qt Champion
        wrote on 13 Mar 2017, 20:12 last edited by mrjj
        #18

        @szerwi
        Yes there is the maintenance.exe tool
        Found in c:\qt
        It can update etc so should get missing files.
        But if some scripts are not run as it should , i think it might fail to work.
        Error might be due to registry still being there but folder is gone. (was)

        S 1 Reply Last reply 13 Mar 2017, 20:18
        0
        • M mrjj
          13 Mar 2017, 20:12

          @szerwi
          Yes there is the maintenance.exe tool
          Found in c:\qt
          It can update etc so should get missing files.
          But if some scripts are not run as it should , i think it might fail to work.
          Error might be due to registry still being there but folder is gone. (was)

          S Offline
          S Offline
          szerwi
          wrote on 13 Mar 2017, 20:18 last edited by
          #19

          @mrjj Ok, I'll try after installation. Do you know how to clear registry? I had about 5 more errors since last reply :/

          M 1 Reply Last reply 13 Mar 2017, 20:22
          0
          • S szerwi
            13 Mar 2017, 20:18

            @mrjj Ok, I'll try after installation. Do you know how to clear registry? I had about 5 more errors since last reply :/

            M Offline
            M Offline
            mrjj
            Lifetime Qt Champion
            wrote on 13 Mar 2017, 20:22 last edited by
            #20

            @szerwi
            Oh it dont sound good with errors.
            I have not seen any clean tools.
            Since you can normally have multiple Qts installed, i fear that
            the image of the failed command is used for adding it.
            Im "excited" to see if it can find your visual studio after.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              szerwi
              wrote on 13 Mar 2017, 21:29 last edited by szerwi
              #21

              Ok, it installed. I will try to update components in maintenance now :)
              EDIT: I think it's working well without any update :D

              M 1 Reply Last reply 13 Mar 2017, 21:40
              1
              • S szerwi
                13 Mar 2017, 21:29

                Ok, it installed. I will try to update components in maintenance now :)
                EDIT: I think it's working well without any update :D

                M Offline
                M Offline
                mrjj
                Lifetime Qt Champion
                wrote on 13 Mar 2017, 21:40 last edited by
                #22

                @szerwi
                Super
                Fire up Creator and make a default GUI project and see if its happy :)

                S 1 Reply Last reply 13 Mar 2017, 21:43
                0
                • M mrjj
                  13 Mar 2017, 21:40

                  @szerwi
                  Super
                  Fire up Creator and make a default GUI project and see if its happy :)

                  S Offline
                  S Offline
                  szerwi
                  wrote on 13 Mar 2017, 21:43 last edited by
                  #23

                  @mrjj Yes, it's working excellent :) Thanks for help.

                  M 1 Reply Last reply 13 Mar 2017, 21:45
                  0
                  • S szerwi
                    13 Mar 2017, 21:43

                    @mrjj Yes, it's working excellent :) Thanks for help.

                    M Offline
                    M Offline
                    mrjj
                    Lifetime Qt Champion
                    wrote on 13 Mar 2017, 21:45 last edited by
                    #24

                    @szerwi
                    Super!
                    Happy programming then :)
                    Notice. If you want a debugger for VS. you need to install it extra.
                    (to use in Creator. If you use VS IDE, there is a debugger)

                    S 1 Reply Last reply 13 Mar 2017, 22:07
                    2
                    • M mrjj
                      13 Mar 2017, 21:45

                      @szerwi
                      Super!
                      Happy programming then :)
                      Notice. If you want a debugger for VS. you need to install it extra.
                      (to use in Creator. If you use VS IDE, there is a debugger)

                      S Offline
                      S Offline
                      szerwi
                      wrote on 13 Mar 2017, 22:07 last edited by szerwi
                      #25

                      @mrjj I use only Qt Creator, so I don't need visual studio or I do? :D
                      To use Visual Studio with Qt library I need to download only library and paste it to VS files?
                      Is the Visual Studio better than Qt Creator?

                      M 1 Reply Last reply 13 Mar 2017, 22:24
                      0
                      • S szerwi
                        13 Mar 2017, 22:07

                        @mrjj I use only Qt Creator, so I don't need visual studio or I do? :D
                        To use Visual Studio with Qt library I need to download only library and paste it to VS files?
                        Is the Visual Studio better than Qt Creator?

                        M Offline
                        M Offline
                        mrjj
                        Lifetime Qt Champion
                        wrote on 13 Mar 2017, 22:24 last edited by
                        #26

                        @szerwi
                        Hi
                        I am talking about Visual Studio as the image you shown was installing Qt for vs 2013.
                        To use that one, you need to Vs 2013 installed. ( its not with the Qt packet)

                        • To use Visual Studio with Qt library I need to download only library and paste it to VS files?
                          No, there is a plugin that helps use .pro files with VS. So it links to the Qt. installed.

                        • Is the Visual Studio better than Qt Creator?
                          Well better is so hard to define. I like Creator a lot and have not used newer VS so much.
                          So i think its more a question of taste. VS IDE has many features. More than Creator. But
                          for me Creator have what i need. Also Creator offer in project Designer for GUI. The integrations in Vs
                          was not the same. But VS IDE also have many plusses.

                        That said.
                        Using the visual compiler ( NOT IDE) if often more fun than mingw on windows if you want to use
                        external libraries. They can be hard to build with anything but vs compiler.

                        1 Reply Last reply
                        2
                        • S szerwi
                          13 Mar 2017, 18:02

                          Yes, I'm downloading new version. Unfortunately I didn't have any button to uninstall Qt so I've only deleted folder from computer :/

                          E Offline
                          E Offline
                          EndermanPC
                          wrote on 10 Oct 2021, 14:53 last edited by
                          #27

                          @szerwi please uninstall using control panel

                          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