Hello Phil, yes, i run make clean. I reinstall the snapshot and it works. And PyQt with MinGw works. Great !!! I start all example and all example run fantastic ( Windows XP, QT4.1, python2.4 ) You're my hero. marc

Phil Thompson schrieb:
On Wednesday 11 January 2006 12:03 pm, [EMAIL PROTECTED] wrote:
Hello Phil, the new sip-snapshot-20060111 failed with MinGW.
C:\Qt\sip-snapshot-20060111>mingw32-make.exe
makefile:29: warning: overriding commands for target `.c.o'
makefile:26: warning: ignoring old commands for target `.c.o'
mingw32-make.exe[1]: Entering directory
`C:/Qt/sip-snapshot-20060111/sipgen' gcc -c -O2 -w -DUNICODE
-DQT_LARGEFILE_SUPPORT -I. -o main.o main.c gcc -c -O2 -w -DUNICODE
-DQT_LARGEFILE_SUPPORT -I. -o transform.o
transform.c
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o gencode.o gencode.c
gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o heap.o heap.c
yacc  parser.y
process_begin: CreateProcess((null), yacc parser.y, ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make.exe[1]: *** [parser.c] Error 2
mingw32-make.exe[1]: Leaving directory `C:/Qt/sip-snapshot-20060111/sipgen'
mingw32-make.exe: *** [all] Error 2
the sip-snapshot-20060109 is OK.

Did you run make clean? If so, don't. Otherwise I don't understand why make wants to rebuild parser.c from parser.y. Phil
_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


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

Reply via email to