Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.5, 6.3.1, 6.5.4, 6.6.1, 6.7.0 Beta2
-
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
I'm building an an android app with a self compiled Qt for Android,
For this I used the Qt on the host provided by Debian.
Both have the same version: 6.3.1
However, just before the end the build fails.
Could you help me on this? I don't know what could be wrong.
Error:
[ 97%] Linking CXX shared module libwelle-io_arm64-v8a.so ld: error: undefined symbol: qt_resourceFeatureZstd >>> referenced by qrc_resources.cpp:0 (welle-io_autogen/MOX6SOXE6H/qrc_resources.cpp:0) >>> CMakeFiles/welle-io.dir/welle-io_autogen/MOX6SOXE6H/qrc_resources.cpp.o:(qResourceFeatureZstd()) >>> referenced by qrc_resources.cpp:0 (welle-io_autogen/MOX6SOXE6H/qrc_resources.cpp:0) >>> CMakeFiles/welle-io.dir/welle-io_autogen/MOX6SOXE6H/qrc_resources.cpp.o:(qResourceFeatureZstd()) clang++: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: *** [CMakeFiles/welle-io.dir/build.make:1873: libwelle-io_arm64-v8a.so] Error 1 make[2]: *** [CMakeFiles/Makefile2:91: CMakeFiles/welle-io.dir/all] Error 2 make[1]: *** [CMakeFiles/Makefile2:234: CMakeFiles/apk.dir/rule] Error 2 make: *** [Makefile:186: apk] Error 2 The command "make -j$(nproc) apk" exited with 2.
Attachments
Issue Links
- is duplicated by
-
QTBUG-121948 RCC compression is broken when deploying to Android from a Linux host using CMake
- Closed
- relates to
-
QTBUG-101353 AUTORCC uses zstd even if Qt is build without rcc support
- Closed