Когда я пытаюсь развернуть свое приложение в Huawei P9 lite 2017, я получаю предупреждения компоновщика.Например:
qt-reserved-files/plugins/imageformats/libqgif.so" has unsupported flags DT_FLAGS_1=0x81
qt-reserved-files/plugins/imageformats/libqicns.so" has unsupported flags DT_FLAGS_1=0x81
qt-reserved-files/plugins/imageformats/libqico.so" has unsupported flags DT_FLAGS_1=0x81
qt-reserved-files/plugins/imageformats/libqjpeg.so" has unsupported flags DT_FLAGS_1=0x81
qt-reserved-files/plugins/imageformats/libqtga.so" has unsupported flags DT_FLAGS_1=0x81
qt-reserved-files/plugins/imageformats/libqtiff.so" has unsupported flags DT_FLAGS_1=0x81
qt-reserved-files/plugins/imageformats/libqwbmp.so" has unsupported flags DT_FLAGS_1=0x81
qt-reserved-files/plugins/imageformats/libqwebp.so" has unsupported flags DT_FLAGS_1=0x81
Предупреждения не отображаются, когда я запускаю приложение в мобильный телефон Samsung.Есть идеи?