[Qbs] Unable to build for android - Qt.core could not be loaded

Christian Kandeler Christian.Kandeler at qt.io
Tue Oct 10 14:18:18 CEST 2017


Hi Daniel,

at the moment, Qt Creator supports only qmake for Android development. You might be able to build stuff by declaring the target to be remote Linux and manually setting some Qbs properties in the Kit widget, but of course that does not get you deployment support and all these nice things you expect from an IDE.


Christian

________________________________________
From: Qbs <qbs-bounces+christian.kandeler=qt.io at qt-project.org> on behalf of Daniel Engelke <daniel.engelke at basyskom.com>
Sent: Tuesday, October 10, 2017 10:32 AM
To: qbs at qt-project.org
Subject: [Qbs] Unable to build for android - Qt.core could not be loaded

Hi,

I'm trying to build a qbs project (works fine on desktop) for android. However I essentially get the same result as this describes https://bugreports.qt.io/browse/QTCREATORBUG-18977.2

Does anyone have any idea what the problem could be or a possible workaround? Tried NDK 10e as well, same result. Building with qmake with the same kit is no problem.

Currently the documentation is a bit sparse on the android / iOS topic. Are there more extended documents about it?


Br Daniel



More information about the Qbs mailing list