Correct way to add third-party sip extensions to pyqtdeploy project?
Phil Thompson
phil at riverbankcomputing.com
Thu Sep 3 08:59:49 BST 2020
On 03/09/2020 05:33, Patrick Stinson wrote:
> My app project contains two custom sip5 modules that build
> successfully on their own. How are these added to the pyqtdeploy
> project? Is pyqtdeploy supposed to automatically pick them up somehow?
> I don’t see them listed under “Other Packages”
You have to write a plugin...
https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/sysroot.html#writing-a-component-plugin
Phil
More information about the PyQt
mailing list