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

windeployqt fails to link when crosscompiling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.3.0
    • 5.3.0 Beta1
    • None
    • Linux
    • 8e55ee3f610315f8fc346020f40211e0030bcebd (stable, 9.4.2014, 5.3)

      When crosscompiling Qt5 (host: Linux, target: Windows), windeployqt fails to link:

      .obj/main.o: In function `deploy(Options const&, QMap<QString, QString> const&, QString*)':
      main.cpp: (.text+0x223e): undefined reference to `findD3dCompiler(Platform, QString const&, unsigned int)'

      This is caused by https://qt.gitorious.org/qt/qttools/commit/7ae7dccfaf03204f466ac41348d2ecf720d0f065 which changed the signature of findD3dCompiler but didn't update the implemtation for !Q_OS_WIN.

        For Gerrit Dashboard: QTBUG-38203
        # Subject Branch Project Status CR V

            kleint Friedemann Kleint
            dg0yt Kai Pastor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes