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

AUTORCC uses zstd even if Qt is build without rcc support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • 6.3, 6.2
    • Build System: CMake
    • None
    • 329dbfcc7 (dev), 2cf327be8 (6.7), 3738a2dc6 (6.6), aebb30748 (tqtc/lts-6.5), 736d6300b (6.6.2), b3cc89e81 (dev), b404d8e36 (6.7), a6c0f1703 (6.6), fc2404096 (tqtc/lts-6.5)

    Description

      When building Qt application with AUTORCC flag the linker issue is thrown:

      ld: error: undefined symbol: qt_resourceFeatureZstd
      

      This happens because rcc is called without -no-zstd argument by AUTORCC code

      Same happens when using manual rcc functions with the big or binary resources or the existing .qrc files.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              semlanik Alexey Edelev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: