<div dir="ltr">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.<div><br></div><div>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?</div></div><br><div class="gmail_quote"><div dir="ltr">El mié., 1 ago. 2018 a las 18:15, Phil Thompson (<<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 1 Aug 2018, at 10:18 pm, Ronald Petit <<a href="mailto:elronaldpetit@gmail.com" target="_blank">elronaldpetit@gmail.com</a>> wrote:<br>
> <br>
> I'm running the build-demo.py with python3, not using pyqtdeploy-sysroot.<br>
<br>
build-demo.py uses pyqtdeploy-sysroot.py<br>
<br>
> OpenSSL 1.0.2g<br>
> And I'm using pyqtdeploy 2.1, not using the snapshot anymore<br>
> <br>
> El mié., 1 ago. 2018 a las 17:03, Phil Thompson (<<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>>) escribió:<br>
> On 1 Aug 2018, at 8:05 pm, Ronald Petit <<a href="mailto:elronaldpetit@gmail.com" target="_blank">elronaldpetit@gmail.com</a>> wrote:<br>
> > <br>
> > 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.<br>
<br>
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).<br>
<br>
Phil</blockquote></div>