Ok thanks for the anwsers.

My environment: Windows XP sp2
compiler : mingw32
python: 2.5

First I need SIP so following sip docs:

c:\python25\python configure.py -p win32-g++

Went all fine. Make went fine too. But make install thinks I don't
smell nice or something:

make[1]: Entering directory `/cygdrive/c/Documents and Settings/Administrator/De
sktop/sip-4.5.2/sipgen'
/bin/sh: -c: line 1: syntax error: unexpected end of file
make[1]: *** [install] Error 2
make[1]: Leaving directory `/cygdrive/c/Documents and Settings/Administrator/Des
ktop/sip-4.5.2/sipgen'
make: *** [install] Error 2

I'm a total make and makefiles noob. Maybe building SIP is a bit off
topic here and I apologize but it's a necessary step before building
pyqt.

We build PyQt GPL version for Windows almost daily without any trouble.
If you want to be helped, show me the compilation log with the error
(and the configure line you are using, plus some information about your
environment like compiler version, ecc.).
--
Giovanni Bajo


_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to