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. Is there any install of Qt Open Source for VS 2019 that works?
Forum Updated to NodeBB v4.3 + New Features

Is there any install of Qt Open Source for VS 2019 that works?

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 3 Posters 597 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.
  • B Offline
    B Offline
    bsomervi
    wrote on last edited by
    #1

    I am trying to install Qt 5 for development on a Windows 8.1 PC using the online installer. I can install the MinGW variants for Qt 5.15.2 in 32- and 64-bit flavours, but everything I try to install for Visual Studio 2019 fails. I can understand why Qt 6 might be an issue as I believe it requires Windows 10 for development. I get this sort of error which aborts the installation:

    Installer Error
    ---------------------------
    Error during installation process (qt.qt5.5151.win64_msvc2019_64):
    
    ---------------------------
    Retry   Ignore   Cancel   
    ---------------------------
    

    Is Visual Studio 2019 Qt development no longer supported on Windows 8.1?

    TIA
    Bill Somerville.

    jsulmJ 1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #3

      If you have python you cold also try using aqtinstall as an alternative to the official installer if it's causing you problems

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      B 1 Reply Last reply
      1
      • B bsomervi

        I am trying to install Qt 5 for development on a Windows 8.1 PC using the online installer. I can install the MinGW variants for Qt 5.15.2 in 32- and 64-bit flavours, but everything I try to install for Visual Studio 2019 fails. I can understand why Qt 6 might be an issue as I believe it requires Windows 10 for development. I get this sort of error which aborts the installation:

        Installer Error
        ---------------------------
        Error during installation process (qt.qt5.5151.win64_msvc2019_64):
        
        ---------------------------
        Retry   Ignore   Cancel   
        ---------------------------
        

        Is Visual Studio 2019 Qt development no longer supported on Windows 8.1?

        TIA
        Bill Somerville.

        jsulmJ Online
        jsulmJ Online
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @bsomervi said in Is there any install of Qt Open Source for VS 2019 that works?:

        Is Visual Studio 2019 Qt development no longer supported on Windows 8.1?

        It is supported.
        Sometimes the installer has troubles downloading components to install. You can try to installe a bit later, or change the used mirror.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        B 1 Reply Last reply
        0
        • VRoninV Offline
          VRoninV Offline
          VRonin
          wrote on last edited by
          #3

          If you have python you cold also try using aqtinstall as an alternative to the official installer if it's causing you problems

          "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
          ~Napoleon Bonaparte

          On a crusade to banish setIndexWidget() from the holy land of Qt

          B 1 Reply Last reply
          1
          • jsulmJ jsulm

            @bsomervi said in Is there any install of Qt Open Source for VS 2019 that works?:

            Is Visual Studio 2019 Qt development no longer supported on Windows 8.1?

            It is supported.
            Sometimes the installer has troubles downloading components to install. You can try to installe a bit later, or change the used mirror.

            B Offline
            B Offline
            bsomervi
            wrote on last edited by
            #4

            @jsulm thanks for the confirmation it should be working. I have installed Qt 5.15.2 for 32-bit Visual Studio 2019 development. It seems the 64-bit packages are where the problem lies. I don't think it is a download error issue, I have tried many times and it always fails after the package downloads have completed.

            At least I can progress with the 32-bit package.

            1 Reply Last reply
            0
            • VRoninV VRonin

              If you have python you cold also try using aqtinstall as an alternative to the official installer if it's causing you problems

              B Offline
              B Offline
              bsomervi
              wrote on last edited by
              #5

              @VRonin thanks for the suggestion, that worked nicely. I only needed to add the VS 2019 64-bit package to the ones already installed using the official online installer, so followed the instructions to install into C:\Qt.

              Do you happen to know how to get QtCreator to see the architecture that I installed using aqtinstall? It is not appearing in the list of options for configuring the build of a project.

              VRoninV 1 Reply Last reply
              0
              • B bsomervi

                @VRonin thanks for the suggestion, that worked nicely. I only needed to add the VS 2019 64-bit package to the ones already installed using the official online installer, so followed the instructions to install into C:\Qt.

                Do you happen to know how to get QtCreator to see the architecture that I installed using aqtinstall? It is not appearing in the list of options for configuring the build of a project.

                VRoninV Offline
                VRoninV Offline
                VRonin
                wrote on last edited by
                #6

                @bsomervi Tools->Options->Kits->Add

                "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                ~Napoleon Bonaparte

                On a crusade to banish setIndexWidget() from the holy land of Qt

                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