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

androiddeployqt: Do not expect rcc in /bin

    XMLWordPrintable

Details

    • 20db8dbeeb808edce683e34de10498ee2cdda0fc (qt/qtbase/dev) 66598931d8107acb2d8cf6f2034aa38bbd9ee7bc (qt/qtbase/6.1)

    Description

      androiddeployqt contains some hardcoded paths that might not be the correct ones anymore, with 6.1:

      main.cpp:        rcc = options.qtInstallDirectory + QLatin1String("/bin/rcc");
      

      Note that , depending on the platform, rcc is now in libexec directory.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes