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.

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

Reply via email to