[EMAIL PROTECTED] 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

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to