[PyQt] unable to compile sip snapshot using mingw

nishith datta nkdiitd2002 at yahoo.com
Wed Jan 2 18:07:34 GMT 2008


hi all,
  I am unable to compile sip using mingw on winXP platform.
  I keep getting this error and the make stops with an error :-
  qtlib.o(.text+0x14da):qtlib.c: undefined reference to `_imp___Py_TrueStruct'
qtlib.o(.text+0x1765):qtlib.c: undefined reference to `_imp___Py_TrueStruct'
qtlib.o(.text+0x176c):qtlib.c: undefined reference to `_imp___Py_TrueStruct'
threads.o(.text+0xc7):threads.c: undefined reference to `_imp___Py_NoneStruct'
threads.o(.text+0xcf):threads.c: undefined reference to `_imp___Py_NoneStruct'
collect2: ld returned 1 exit status
mingw32-make[1]: *** [sip.pyd] Error 1
mingw32-make[1]: Leaving directory `E:/downloads/pythonAndQt/sip-4.7-snapshot-20
071228/siplib'
mingw32-make: *** [all] Error 2
   
  can someone help me out with this.
  thanks
  nishith 

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080102/b3e9ee79/attachment.html


More information about the PyQt mailing list