[PyQt] headache with SIP

Adam Tenderholt atenderholt at gmail.com
Fri Jul 6 01:48:09 BST 2007


I got all those errors when I tried building from inside msys,
although it doesn't look like you are doing that. I was able to fix it
by editing the siplib/Makefile and changing all the references to
C:\python25\lib to C:\\python25\\lib in CPPFLAGS and LIBS. I also
tried the original Makefile from a windows command prompt, but didn't
get any errors.

Adam


More information about the PyQt mailing list