[PyKDE] Building SIP 4.5.2

Remy Anthoine remy.anthoine at gmail.com
Thu Dec 21 09:37:35 GMT 2006


Hi

I am trying to build SIP 4.5.2 because I need to work with PyQT latest snapshot.

Under WinXP, using mingw32 and Python 2.5 installed, I ran this in
command prompt:

python configure.py -p win32-g++
mingw32-make
(...)

It went fine. After that I tried to install :

C:\tmp>C:\MinGW\bin\mingw32-make install
makefile:29: warning: overriding commands for target `.c.o'
makefile:26: warning: ignoring old commands for target `.c.o'
mingw32-make[1]: Entering directory `C:/tmp/sipgen'
/usr/bin/sh: -c: line 1: syntax error: unexpected end of file
mingw32-make[1]: *** [install] Error 2
mingw32-make[1]: Leaving directory `C:/tmp/sipgen'
C:\MinGW\bin\mingw32-make: *** [install] Error 2

Does someone have any idea what I am doing wrong ?

Thanks.




More information about the PyQt mailing list