【发布时间】:2019-06-10 05:49:41
【问题描述】:
我正在尝试从我的 Ubuntu 16.04 PC(主机)为我的 32 位 ARM Linux 系统(目标)交叉编译 Qt for Python(PySide2)。我已经为目标构建了 Qt 5.12 并使用工具链进行交叉编译。我想知道这是否可能,因为https://wiki.qt.io/Qt_for_Python 提到不支持 32 位 arm。
【问题讨论】:
标签: python linux arm 32-bit pyside2