[Qbs] Android multiarch

Raphael Cotty raphael.cotty at gmail.com
Thu May 14 14:20:23 CEST 2020


Hi,
Can you enable androiddeployqt debug:
Qt.android_support.verboseAndroidDeployQt
And provide the output file?
Thanks
Raph

Le jeu. 14 mai 2020 à 14:12, Christian Gagneraud <chgans at gmail.com> a
écrit :

> On Thu, 14 May 2020 at 23:34, Christian Gagneraud <chgans at gmail.com>
> wrote:
> >
> > Hi there,
> >
> > As an experiment, i've just tried Qt-5.14, and this has enabled
> > multi-arch on Android.
> > I can select the list of architecture i want to support with
> qbs.architectures.
> > This works for libraries, but my application is disabled:
> > Error while handling 'TestApp'
> > Product 'TestApp' had errors and was disabled.
>
> I've tracked the problem down into one library, I have an export item
> that seems to be problematic.
> For now i added an explicit dependency in the app, and removed the export.
> Looks weird...
>
> But now androiddeployqt fails with:
> Cannot find application binary TestApp
> Don't know why it's not one of the libTestApp.so, ...
>
> Chris
> _______________________________________________
> Qbs mailing list
> Qbs at qt-project.org
> https://lists.qt-project.org/listinfo/qbs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20200514/6cc7fe2c/attachment.html>


More information about the Qbs mailing list