[PyQt] Simple Examples for using SIP with PyQt5

Robert Kent rob at gulon.co.uk
Thu Aug 27 13:32:08 BST 2015


And we have lift off!! If I build the library statically with MSVC2010 I get a working .pyd. I’ll update my github example once I’ve tidied up my configuration.py.

Thanks for all the help folks, Rob

> On 27 Aug 2015, at 12:18, Robert Kent <rob at gulon.co.uk> wrote:
> 
> Thanks again Phil. That’s what I thought. I just wish I could get a more useful debug output when the DLL is loaded: which procedure can’t be found?! I’m going to setup Qt with MSVC 2010 and see if I can build it with that instead.
> 
> Cheers, Rob
> 
> 
> 
>> On 27 Aug 2015, at 12:12, Phil Thompson <phil at riverbankcomputing.com> wrote:
>> 
>> On 27 Aug 2015, at 11:48 am, Robert Kent <rob at gulon.co.uk> wrote:
>>> 
>>> Thanks Phil. Do I need to build my bindings with the same compiler or should be able to do this with mingw?
>>> Cheers, Rob
>> 
>> I would have thought you could use mingw - but I don't use it myself.
>> 
>> Phil
> 
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt



More information about the PyQt mailing list