[PyQt] sip/PyQt question

Detlev Offenbach detlev at die-offenbachs.de
Sat May 30 15:01:47 BST 2009


Hi,

I am trying to compile sip (latest snapshot) on a win64 system with latest 
Active State Python installed. I configured sip using '-p win32-g++'. 
Compilation worked fine but the linking proces fails with a bunch of error 
messages like

siplib.o(...):siplib.c: undefined reference to '_imp__PyArf_ParseTuple'

C++ compiler is minGW, Python is v 2.6.2 from ActiveState (tried 32- and 
64bit).

What is wrong?

Btw, it works ok with the 32-bit variant from Python.org.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the PyQt mailing list