Re: [PyQt] problem installing pyqt in windows

2010-11-24 Thread marcos hipe
2010/11/24 marcos hipe : > im having much problems :( jeje > doing the "make" to the pyqt with MinGW, the console say that: > > * mingw32-make[1]: *** [QtGui.pyd] Error 255 > * mingw32-make[1]: Leaving directory `C:/PyQt-20090403/QtGui' > * mingw32-make: *** [a

[PyQt] problem installing pyqt in windows

2010-11-24 Thread marcos hipe
im having much problems :( jeje doing the "make" to the pyqt with MinGW, the console say that: * mingw32-make[1]: *** [QtGui.pyd] Error 255 * mingw32-make[1]: Leaving directory `C:/PyQt-20090403/QtGui' * mingw32-make: *** [all] Error 2 in an old mail of this list one say: " I ran into this issue

[PyQt] problem installing sip in windows

2010-11-23 Thread marcos hipe
hi! i'm new in this list (and sorry for my bad english) i'm trying to install pyqt 4.8.1 in windows xp, so, i need to install sip (4.11.2). i installed MinGW (TDM-GCC really) to compile and python 2.7 i did: python configure.py -p win32-g++ mingw32-make and when i did: mingw32-make install