[PyKDE] PyQt on windows

Phil Thompson phil at riverbankcomputing.co.uk
Sat Apr 8 15:55:55 BST 2006


On Saturday 08 April 2006 3:23 pm, Bert Rodiers wrote:
> Hello Phil,
>
> > Run configure.py with the -w flag to see what it's trying to do.
>
> Thanks again.
> OK, configure.py couldn't locate mingw32's version of make.

Which means you haven't set up your environment properly. Did you run...

\Qt\4.1.2\bin\qtvars

> Now I 
> stumbled upon the next problem: I didn't have a recent version of sip.
> I downloaded the code, configured it (with configure.py -p win32-g++),
> ran make, however I get error messages while running make install:
>
> D:\sip-4.4.1>mingw32-make install
> makefile:29: warning: overriding commands for target `.c.o'
> makefile:26: warning: ignoring old commands for target `.c.o'
> mingw32-make[1]: Entering directory `D:/sip-4.4.1/sipgen'
> syntax error: got EOF, expecting then

I've never seen anything like that before.

Phil




More information about the PyQt mailing list