[PyQt] pyqtdeploy building demo problem with NDK

Kálmán Viktor viktorvector at gmail.com
Wed Aug 1 21:51:34 BST 2018


Have you tried building OpenSSL with this:
http://doc.qt.io/qt-5/opensslsupport.html ?
If it works with this then the problem is probably pyqtdeploy related.

2018-08-01 21:05 GMT+02:00 Ronald Petit <elronaldpetit at gmail.com>:

> The error happens when building openssl, I think the error is not android
> related, however, I installed the openssl dependencies but the error
> persist, I read the Android developer docs, and the only thing I have to
> set is the ANDROID_HOME and the tools folder to PATH, everything is already
> done.
>
> Maybe my question is not pyqtdeploy related either, some guy suggest me to
> install linux 32bits libraries as they are necessary for the Android SDK,
> however, after that, the error is still there, that's why I think is not
> android related, can you help me?, please
>
> El mié., 1 ago. 2018 a las 13:18, Phil Thompson (<
> phil at riverbankcomputing.com>) escribió:
>
>> On 1 Aug 2018, at 6:10 pm, Ronald Petit <elronaldpetit at gmail.com> wrote:
>> >
>> > I do have both, NDK and SDK, however, I just specify the dir for the
>> NDK, not for the SDK, how I do that?, the pyqtdeploy itself never asked for
>> it
>>
>> pyqtdeploy assumes your compiler environment (whatever the target
>> platform) is properly set up.  As I said, see the Android developer docs.
>>
>> Phil
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180801/e3b20840/attachment.html>


More information about the PyQt mailing list