[PyQt] Adding custom sip module to pyqtdeploy
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Mon Mar 20 19:14:00 GMT 2017
    
    
  
On 20 Mar 2017, at 5:00 am, Patrick Stinson <patrickkidd at gmail.com> wrote:
> 
> 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?
You infer correctly.
Phil
    
    
More information about the PyQt
mailing list