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

rcc: no compression used when cross-compiling

XMLWordPrintable

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

      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)

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

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

              Created:
              Updated:

                There are no open Gerrit changes