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

Qt5Core.dll patch process and platform plugins deployment path are not consistent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.5.1
    • None
    • MSVC2013 x86 and x64

      After running windeployqt on a binary, the program will fail to start claiming that the windows platform plugin can not be found or loaded.

      To fix this, I can:

      • Replace the deployed (and patched) Qt5Core.dll with the original version found in my Qt install dir. In this case the platform plugin is loaded from my Qt install dir :-/
      • In my build directory, create a "plugins" directory and move the "platforms" directory inside it.

      I could not reproduce in Qt 5.6.0/MSVC2015

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

            kleint Friedemann Kleint
            bterrier Benjamin Terrier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes