D27715: Port to Qt 5.14 + Android

BogDan Vatra noreply at phabricator.kde.org
Fri Feb 28 09:27:39 GMT 2020


vatra added inline comments.

INLINE COMMENTS

> pluginsmodel.cpp:30
>  #ifdef __ANDROID__
> -    return "/data/data/org.kde.kalgebramobile/qt-reserved-files/share/kalgebramobile/plugins";
> +    return QStringLiteral("assets:/share/kalgebramobile/plugins");
>  #else

What kind of plugins are you loading here? I hope you're not storing .so files in "assets:" because it won't work

REPOSITORY
  R325 KAlgebra

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D27715

To: apol, #android, vkrause
Cc: vatra, vkrause, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200228/0e8af3a0/attachment.html>


More information about the kde-edu mailing list