D26749: WIP: Support NDK r20 and Qt 5.14
Francis Herne
noreply at phabricator.kde.org
Mon Feb 3 01:14:09 GMT 2020
flherne added a comment.
Thanks for this.
ADB log of the Kirigami problem, which results in a blank screen ['gredit' is the name of the app]:
libgredit_arm64-v8a.so: QQmlApplicationEngine failed to load component
libgredit_arm64-v8a.so: qrc:/main.qml:5:1: Type Kg.ApplicationWindow unavailable
libgredit_arm64-v8a.so: file:///data/app/org.qtproject.example.gredit-n9QHCzgETccPFueeH24YPQ==/lib/arm64/ApplicationWindow.qml: No such file or directory
The `--Added-by-androiddeployqt--` dir in the APK, which previously contained these QML files, is no longer created.
The file contents now seem to appear in an RCC file at `assets/android_rcc_bundle.rcc`, but clearly Kirigami isn't understanding this.
Icons packaged by `kirigami_package_breeze_icons` no longer appear under `assets`.
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D26749
To: vkrause
Cc: flherne, apol, kde-frameworks-devel, kde-buildsystem, LeGast00n, GB_2, bencreasy, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20200203/ea23f136/attachment.html>
More information about the Kde-buildsystem
mailing list