[PyQt] pyqtdeploy building demo problem with NDK

Phil Thompson phil at riverbankcomputing.com
Wed Aug 1 23:15:39 BST 2018


On 1 Aug 2018, at 10:18 pm, Ronald Petit <elronaldpetit at gmail.com> wrote:
> 
> I'm running the build-demo.py with python3, not using pyqtdeploy-sysroot.

build-demo.py uses pyqtdeploy-sysroot.py

> OpenSSL 1.0.2g
> And I'm using pyqtdeploy 2.1, not using the snapshot anymore
> 
> El mié., 1 ago. 2018 a las 17:03, Phil Thompson (<phil at riverbankcomputing.com>) escribió:
> On 1 Aug 2018, at 8:05 pm, Ronald Petit <elronaldpetit at gmail.com> wrote:
> > 
> > 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.

I set ANDROID_SDK_ROOT, ANDROID_NDK_ROOT, ANDROID_NDK_PLATFORM and ANDROID_NDK_TOOLCHAIN_VERSION. I'm using NDK r10e (maybe ANDROID_HOME is all you need to set for later versions).

Phil


More information about the PyQt mailing list