[PyQt] PyQtDeploy: Supported development hosts for Android
Phil Thompson
phil at riverbankcomputing.com
Thu Sep 12 08:35:40 BST 2019
On 12/09/2019 09:25, Safa Alfulaij wrote:
> Hi all,
> I'm trying to follow the documentation of pyqtdeploy to build the demo
> on
> my Android device.
> I'm now stuch where I get:
>
> D:\0000-pyQt_Android\pyqtdeploy-2.4\demo>python build-demo.py
> --target=android-64 --source-dir="D:\0000-pyQt_Android\libraries"
> --installed-qt-dir="C:\QtOld\5.12.3"
> pyqtdeploy-sysroot: win-64 is not a supported android-64 development
> host
> Is it that I have to use my Linux distro to build for Android? Or am I
> doing something wrong?
> Using Windows 10-64bit
You have to use Linux or macOS as the host. Using Windows as a host
shouldn’t require too many changes, so patches welcome...
Phil
More information about the PyQt
mailing list