[PyQt] compiling sip on vista

Tom Brown brown at esteem.com
Thu Jul 26 16:19:23 BST 2007


On Thursday 26 July 2007 06:00, b b wrote:
[...]
> C:\sip-4.6>make
> 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:/sip-4.6/sipgen'
> gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o main.o main.c
> gcc: installation problem, cannot exec `cc1′: No such file or directory
> mingw32-make[1]: *** [main.o] Error 1
> mingw32-make[1]: Leaving directory `C:/sip-4.6/sipgen'
> mingw32-make: *** [all] Error 2
>
> C:\sip-4.6>
>
> Could anybody tell me what's wrong here and what should I make to correct
> that?
>

I always use mingw32-make instead of make.

-Tom



More information about the PyQt mailing list