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

rcc: no compression used when cross-compiling

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2
    • Build tools: rcc
    • None

    Description

      Cross-compiled resources might be compiled without any compression at all, even if rcc has zlib compression available. This occurs when host Qt has been built with zstd support enabled, but target Qt does not have it. Then the host rcc is called with --no-zstd argument and no compression is used (https://codereview.qt-project.org/c/qt/qtbase/+/293385)

      Attachments

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

        Activity

          People

            hjk hjk
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes