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

MinGW: windeployqt failure when provided with --release or --debug flags

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.14.1
    • None
    • MinGW 7.3.0 32-bit
    • Windows

    Description

      Using Qt 5.14.1 with MinGW you cannot provide the -release or -debug flags with windeployqt or it'll puke. You need to let windeployqt self-detect this.

      > windeployqt --debug --dir bin --compiler-runtime --no-angle mmapper.exe
      C:\build\MMapper\winbuild\src\mmapper.exe 32 bit, debug executable
      Direct dependencies: Qt5Core Qt5Gui Qt5Widgets
      All dependencies : Qt5Core Qt5Gui Qt5Widgets
      To be deployed : Qt5Core Qt5Gui Qt5Widgets
      Unable to find the platform plugin.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            nschimme Nils Schimmelmann
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes