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

INSTALL target refuses to install some Qt5 dlls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.2.1
    • Build tools: qmake
    • None
    • Windows 7 64bit, MinGW 4.8

    Description

      QT += core gui widgets printsupport
      ...
      dllstarget.path = C:/myapptargetpath
      dllstarget.files += $$[QT_INSTALL_BINS]/QtCore5.dll $$[QT_INSTALL_BINS]/QtGui5.dll $$[QT_INSTALL_BINS]/Qt5PrintSupport.dll $$[QT_INSTALL_BINS]/Qt5Widgets.dll
      INSTALLS += dllstarget

      => when calling "make install" only Qt5PrintSupport.dll and Qt5Widgets.dll are copied, but not QtCore5.dll and QtGui5.dll. No errors displayed.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            schaeferf Frank Schaefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes