Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Problem installing Qt 5.0.2 msvc2012 64 on a Winx64

    Installation and Deployment
    2
    6
    2054
    Loading More Posts
    • 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.
    • M
      MARCUSQT last edited by

      I'm new about Qt.

      I started installing Qt on a Win7.

      I've got 2 errors during installations:

      Error during installation process (qt.502.win64_msvc2012_64.essentials): Execution failed(Unexpected exit code: - 1073741701): "C:\Qt\Qt5.0.2/Tools/QtCreator\bin\sdktool.exe addQt --id qt.5.0.2.win64_msvc2012_64.essentials--name Qt 5.0.2 MSVC2012 64bit --type Qt4ProjectManager.QtVersion.Desktop--qmake C:\Qt\Qt5.0.2//5.0.2/msvc2012_64/bin/qmake.exe"

      and the second error:

      Error during installation process (qt.502.win64_msvc2012_64.essentials): Execution failed(Unexpected exit code: - 1073741701): "C:\Qt\Qt5.0.2/Tools/QtCreator\bin\sdktool.exe addKit --id qt.5.0.2.win64_msvc2012_64.essentials_kit--name Desktop Qt 5.0.2 MSVC2012 64bit --toolchain x86-windows-msvc2012-pe-64bit--qt qt.502.win64_msvc2012_64 essentials--debuggerengine 4--devicetype Desktop".

      Can somebody help me to understand and solve the problams? Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        I haven't encountered that error but why are you installing such an old version since you are starting to use Qt ? 5.4 just got released. Also, do you have MSVC2012 installed ?

        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 Reply Quote 0
        • M
          MARCUSQT last edited by

          I started with this version because I'm following a tutorial book using this specific version. Concerning MSVC2012, I've installed Microsoft Visual Studio Express 2012 and the update 4 and it seems to be working. Thanks for your support.

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Qt's forward/backward compatible, so what you wrote with 5.0.2 will work will 5.4

            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 Reply Quote 0
            • M
              MARCUSQT last edited by

              So, do you believe that installing the latest version the two errors will disappears?

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                I can't guaranty it but at least you'll be using a version that's current so less likely to fail

                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 Reply Quote 0
                • First post
                  Last post