[PyKDE] build error: SIP4 sip-snapshot-20060321 with debug option

Mārtiņš Možeiko martins.mozeiko at gmail.com
Thu Mar 23 22:23:33 GMT 2006


m.gehling at gmx.de wrote:
> Hello,
> if i build SIP4 sip-snapshot-20060321 with debug option, a undefined 
> reference breaks the build. ( windows XP, python2.4.2, mingw )
> marc gehling
> ---- snip ----
...
> g++ -mthreads -Wl,-enable-stdcall-fixup -Wl,-enable-auto-import 
> -Wl,-enable-runtime-pseudo-reloc -shared -Wl,-subsystem,console -o 
> sip_d.pyd siplib.o qtlib.o threads.o objmap.o bool.o -LC:\python24\libs 
> -lpython24_d

Here can be seen that you ar linking to libpython24_d.a library file.
Do you have libpython24_d.a file in C:\python24\libs directory?

--
Mārtiņš Možeiko




More information about the PyQt mailing list