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. How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?
Forum Updated to NodeBB v4.3 + New Features

How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?

Scheduled Pinned Locked Moved Solved General and Desktop
9 Posts 2 Posters 635 Views
  • 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.
  • R Offline
    R Offline
    Raphawel
    wrote on last edited by
    #1

    Hello, I can't launch the windeployqt.exe of version 5.15.2. In the terminal I tell it to launch the windeployqt.exe file of version 5.15.2 but it looks at the dll files of version 6.4.1.

    Does anyone know why?

    Thanks for your help

    ![alt text](08baf41a-1ca1-40b7-9058-bab8aade1feb-image.png image url)

    jsulmJ 1 Reply Last reply
    0
    • R Raphawel

      Hello, I can't launch the windeployqt.exe of version 5.15.2. In the terminal I tell it to launch the windeployqt.exe file of version 5.15.2 but it looks at the dll files of version 6.4.1.

      Does anyone know why?

      Thanks for your help

      ![alt text](08baf41a-1ca1-40b7-9058-bab8aade1feb-image.png image url)

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

      @Raphawel Do you have Qt6 folder in your PATH variable?

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

      1 Reply Last reply
      1
      • R Offline
        R Offline
        Raphawel
        wrote on last edited by
        #3

        @jsulm said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:

        Do you have Qt6 folder in your PATH variable?

        Are you talking about the find package? If so, I think I understand what the problem is

        e7396877-e769-472c-a5bb-97e05c33f870-image.png

        jsulmJ 1 Reply Last reply
        0
        • R Raphawel

          @jsulm said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:

          Do you have Qt6 folder in your PATH variable?

          Are you talking about the find package? If so, I think I understand what the problem is

          e7396877-e769-472c-a5bb-97e05c33f870-image.png

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Raphawel said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:

          Are you talking about the find package?

          No, I'm talking about PATH environment variable.

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

          1 Reply Last reply
          1
          • R Offline
            R Offline
            Raphawel
            wrote on last edited by
            #5

            I think you mean this?

            8184dd45-2f75-45b4-be5b-1a4fb2a98b9a-image.png

            jsulmJ 1 Reply Last reply
            0
            • R Raphawel

              I think you mean this?

              8184dd45-2f75-45b4-be5b-1a4fb2a98b9a-image.png

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Raphawel Yes.
              Please execute "echo %PATH%" in the terminal where you're executing windeploytoll.exe - is there anything related to Qt6? Is it the "normal" Windows terminal or one of the Qt terminals?

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

              1 Reply Last reply
              1
              • R Offline
                R Offline
                Raphawel
                wrote on last edited by Raphawel
                #7

                Ohh I think I understand the problem. Actually I'm going through the QT 6.4.1 terminal so that's why it's trying to get the files from QT 6.4.1.
                Can you confirm if that's it?

                And here is the command echo %PATH% that I execute in this terminal:
                7caee5a7-25ec-4b8b-9bd7-9786ab8a4ed3-image.png

                jsulmJ 1 Reply Last reply
                0
                • R Raphawel

                  Ohh I think I understand the problem. Actually I'm going through the QT 6.4.1 terminal so that's why it's trying to get the files from QT 6.4.1.
                  Can you confirm if that's it?

                  And here is the command echo %PATH% that I execute in this terminal:
                  7caee5a7-25ec-4b8b-9bd7-9786ab8a4ed3-image.png

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @Raphawel said in How to launch windeployqt.exe of version 5.15.2 with the right dll files belonging to the right version?:

                  Can you confirm if that's it?

                  Looks like that, yes.
                  Use the terminal from Qt5.

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

                  1 Reply Last reply
                  1
                  • R Offline
                    R Offline
                    Raphawel
                    wrote on last edited by
                    #9

                    Thank you very much for your help ! :)

                    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