[PyKDE] Errors making PyQt Windows DLL

Phil Thompson phil at river-bank.demon.co.uk
Wed Jun 27 03:05:34 BST 2001


Erik Weber wrote:
> 
> Dear list,
> 
> I get unresolved externals in attempting to link the PYQt bindings on
> Windows.  I suspect that I am failing to correctly build the SIP library,
> but can find no documentation on how to do this.  I installed sip-2.4 and
> compiled sip.lib there, but it does not reference the qt*.sip files, so I
> assume I am compling a sip.lib with no bindings.  How do I create a sip.lib
> for PyQt?

Read the file INSTALL.win32 - there is one for SIP and PyQt.

Otherwise, which symbols?

Phil




More information about the PyQt mailing list