Details
-
Bug
-
Status: Closed
-
P3: Somewhat important
-
Resolution: Fixed
-
6.2, 6.3
-
None
-
None
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
- relates to
-
QTBUG-106466 build android app with Debian host fails on undefined symbol qt_resourceFeatureZstd
-
- Reported
-