[PyQt] missing os.statvfs for ARM
Phil Thompson
phil at riverbankcomputing.com
Mon Aug 15 22:26:13 BST 2016
On 15 Aug 2016, at 9:32 pm, Thijs Triemstra <lists at collab.nl> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Phil,
>
> On 15-08-16 13:58, Phil Thompson wrote:
>> That doesn't make any sense. How does enabling for Android make any
>> difference if you are not targetting Android?
>>
>> Phil
>>
>
> I thought the 'android' or 'android-32' target in pyqtdeploy patches
> Python so it's able to run on ARM, which is also what raspberrypi runs
> on. I started out with the linux target but this failed to
> cross-compile if I remember correctly.
It targets an operating system not an architecture.
If the linux target failed then there is something wrong with your cross-compiler setup.
Phil
More information about the PyQt
mailing list