No, I have only Python and Qt installed.

On 7/26/07, Tom Brown <[EMAIL PROTECTED]> wrote:

On Thursday 26 July 2007 11:41, b b wrote:
> yes, same error
>
> C:\sip-4.6>mingw32-make
> mingw32-make[1]: Entering directory `C:/sip-4.6/sipgen'
> makefile:29: warning: overriding commands for target `.c.o'
> makefile:26: warning: ignoring old commands for target `.c.o'
> 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

Do you have MSYS installed? I ran into problems compiling when I had the
MSYS
bin path in my system path. I don't remember what kind of errors I got,
but
this seems familiar.

Thanks,
Tom

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to