[PyQt] Adding custom sip module to pyqtdeploy

Patrick Stinson patrickkidd at gmail.com
Mon Mar 20 05:00:12 GMT 2017


Iam inferring from the pyqt docs that the correct way to add a custom sip module to a pyqtdeploy project is to manually generate the .cpp source with the sip exe and then add the .cpp under the Other Extension Modules tab? Or is there a better way to have pyqtdeploy generate/build/link the .cpp file into the project?

Thanks!
-P


More information about the PyQt mailing list