Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74482

windeploy misses one dll and copies two 64bit dll instead of 32bit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.11.3
    • None
    • Windows

    Description

      I used windeployqt by dropping an 32bit-exe on it. But still I got an error when starting the exe because libgcc_s_dw2-1.dll, I copied it from the dsame directory in which windeployqt is: C:\Qt\5.11.3\mingw53_32\bin\ but I still got an(0xc000007b)  error. After some checking I realised, that some of the dlls copied by windeployqt  were 64bit version, so I overwrote them from the same directory again, They were libwinpthread-1.dll and libstdc++-6.dll. Now I can run the program. I add the exe

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kleint Friedemann Kleint
            dimitrijunker Dimitri Junker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes