[PyQt] pyqtdeploy building demo problem with NDK
Phil Thompson
phil at riverbankcomputing.com
Thu Aug 2 09:22:16 BST 2018
On 1 Aug 2018, at 11:45 pm, Ronald Petit <elronaldpetit at gmail.com> wrote:
>
> I build the OpenSSL on my host computer (linux 64), and seems like there's a step where you have to build the dependencies, and that step fails over on the pyqtdeploy when targeting android.
>
> I gave up on this, as I can use QtCreator to build APKs, but I still need to get PyQt code coverted to Qt standard C++, is pyqtdeploy capable of that?, in the case of a affirmative answer, I just need to deploy as I'm doing but targeting my host system?
That's the whole point of pyqtdeploy...
http://pyqt.sourceforge.net/Docs/pyqtdeploy/overview.html
Phil
More information about the PyQt
mailing list