Android app error from logcat
"Techie Soft" <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <trinity-3c269a22-d4cd-471a-ac62-a11f5b89344a-1555246288746@3c-app-mailcom-bs12> |
Hi, i have built and deployed the app to android and when i open it it dint open, i got the below error from logcat, 04-14 18:11:43.627 24492 24492 W System : ClassLoader referenced unknown path: 04-14 18:11:43.840 24492 24510 I QtCore : Start 04-14 18:11:43.846 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5AndroidExtras.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.849 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Gui.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.863 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Network.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.869 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Qml.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.883 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Quick.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.912 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5Widgets.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.942 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickWidgets.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.945 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickParticles.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.953 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickTemplates2.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.967 24492 24510 W linker : "/data/app/org.qtproject.example.Colorcode-SIExSFDNMLywp8w-TCuFEQ==/lib/arm64/libQt5QuickControls2.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.973 24492 24510 W linker : "/data/data/org.qtproject.example.Colorcode/qt-reserved-files/plugins/platforms/android/libqtforandroid.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.980 24492 24510 I Qt : qt started 04-14 18:11:43.982 24492 24510 W linker : "/data/data/org.qtproject.example.Colorcode/qt-reserved-files/plugins/bearer/libqandroidbearer.so" has unsupported flags DT_FLAGS_1=0x80 04-14 18:11:43.983 24492 24510 I Qt JAVA : Can't find '/data/data/org.qtproject.example.Colorcode/lib/libQt5QuickParticles.so' Any help on this? _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt