[PyQt] Building static version of PyQtChart 5.7
Phil Thompson
phil at riverbankcomputing.com
Thu Jul 28 00:44:56 BST 2016
> On 27 Jul 2016, at 9:18 pm, Thijs Triemstra <lists at collab.nl> wrote:
>
> 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?
Fixed in hg.
If you just want to fix your current installation then go to...
pyqtdeploy/packages/configurations/pyqtchart
...and rename the files from pyqtqtchart... to pyqtchart...
Thanks,
Phil
More information about the PyQt
mailing list