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. Installer fails to start on fresh Windows 10 PC
Forum Updated to NodeBB v4.3 + New Features

Installer fails to start on fresh Windows 10 PC

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 6 Posters 1.9k 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 Offline
    S Offline
    stephenju
    wrote on last edited by
    #1

    I tried to install Qt on a fresh copy of Window 10 x64. It failed with this error:

    I understand what it means but isn't it wrong to require additional download to even begin install?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's a bit surprising indeed. You should check the bug report system to see if it's something know.

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

      Paul ColbyP 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        That's a bit surprising indeed. You should check the bug report system to see if it's something know.

        Paul ColbyP Offline
        Paul ColbyP Offline
        Paul Colby
        wrote on last edited by Paul Colby
        #3

        check the bug report system

        QTBUG-52535 online installer 2.03 does not start on a fresh win10 install

        Looks like it is a known, not-yet-resolved bug :(

        Cheers.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          Keyos
          wrote on last edited by
          #4

          I had the same problem few days ago on a fresh win10 setup where i just wanted to use mingw, as expected all went fine on pc where i had msvc already installed.

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            Q139
            wrote on last edited by Q139
            #5

            It appears to be visual c++ redisputable error , maybe vc2012 , there are so many dif relases of msvc , never know what is needed

            1 Reply Last reply
            0
            • raven-worxR Offline
              raven-worxR Offline
              raven-worx
              Moderators
              wrote on last edited by
              #6

              @stephenju
              as a workaround you can install this.

              @Q139 said:

              It appears to be visual c++ redisputable error , maybe vc2012 , there are so many dif relases of msvc , never know what is needed

              actually it's MSVC2013. 12 is the version number which do not correspond to the year number.

              v7 = 2003
              v8 = 2005
              v9 = 2008
              v10 = 2010
              v11 = 2012
              v12 = 2013
              v14 = 2015

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

              Q 1 Reply Last reply
              0
              • raven-worxR raven-worx

                @stephenju
                as a workaround you can install this.

                @Q139 said:

                It appears to be visual c++ redisputable error , maybe vc2012 , there are so many dif relases of msvc , never know what is needed

                actually it's MSVC2013. 12 is the version number which do not correspond to the year number.

                v7 = 2003
                v8 = 2005
                v9 = 2008
                v10 = 2010
                v11 = 2012
                v12 = 2013
                v14 = 2015

                Q Offline
                Q Offline
                Q139
                wrote on last edited by
                #7
                This post is deleted!
                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