[PyQt] Simple Examples for using SIP with PyQt5

Robert Kent rob at gulon.co.uk
Thu Aug 27 12:18:21 BST 2015


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



More information about the PyQt mailing list