[PyKDE] PyQt Windows Build

Remy Anthoine remy.anthoine at gmail.com
Fri Jan 12 07:57:52 GMT 2007


Sure, here it is.

make -d install output:

(goes well for the first 100 or so lines and then)

  No need to remake target `sip.exe'.
 Finished prerequisites of target file `install'.
Must remake target `install'.
make[1]: Entering directory `/cygdrive/c/Documents and Settings/Administrator/De
sktop/sip-4.5.2/sipgen'
Putting child 0x006918f0 (install) PID 2252 on the chain.
Live child 0x006918f0 (install) PID 2252
/bin/sh: -c: line 1: syntax error: unexpected end of file
Reaping losing child 0x006918f0 PID 2252
make[1]: *** [install] Error 2
Removing child 0x006918f0 PID 2252 from chain.
make[1]: Leaving directory `/cygdrive/c/Documents and Settings/Administrator/Des
ktop/sip-4.5.2/sipgen'
Reaping losing child 0x00691710 PID 3748
make: *** [install] Error 2
Removing child 0x00691710 PID 3748 from chain.


> It's not off-topic. Can you please attach your sipgen/Makefile, and try
> with "make -d install"? It should spew more debugging information.
>
> Are you using mingw32 that's automatically installed by the binary Qt
> C++ GPL distribution? Or did you have a previous version around?
> --
> Giovanni Bajo
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 1029 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070112/acd1267b/Makefile.obj


More information about the PyQt mailing list