[PyQt] Building static version of PyQtChart 5.7
Thijs Triemstra
lists at collab.nl
Wed Jul 27 21:18:31 BST 2016
Hi,
I'm trying to build PyQtChart using SIP 4.18.1 and pyqtdeploy 1.3 as
suggested here [1] like:
pyqtdeploycli --package pyqtchart --target android-32 configure
but this gives an error:
pyqtdeploycli: There is no configuration file for target 'android'.
The 'linux' target gives a similar error:
pyqtdeploycli --package pyqtchart --target linux-64 configure
pyqtdeploycli: There is no configuration file for target 'linux'.
Any idea?
Thijs
[1] http://pyqt.sourceforge.net/Docs/pyqtdeploy/static_builds.html#qt-charts
More information about the PyQt
mailing list