[PyKDE] Problem siping with Qt 3.0.3

Paul F. Kunz Paul_Kunz at SLAC.Stanford.EDU
Wed Mar 5 20:01:01 GMT 2003


>>>>> On Wed, 05 Mar 2003 09:06:16 -0800, "Paul F. Kunz" <Paul_Kunz at SLAC.Stanford.EDU> said:

>    One of my users is having a problem building my software with
> PyQt 3.5 and the Qt 3.0.3 that came with his Red Hat 7.3
> installation.  Qt 3.0.3 doesn't appear to be supported by sip, so he
> tried 3.0.2 and 3.0.4 but got the following error

> /u1/local/bin/sip -c . -I /u1/local/PyQt-x11-gpl-3.5/sip -I
> ../../sip \ -t Qt_3_0_4 -t WS_X11 ../../sip/sihippo.sip make: *** No
> rule to make target `sipqtQEventLoop.h', needed by
> `sihippocmodule.lo'.  Stop.

   Problem now understood.   The user was working from .tar.gz file
generated by automake.   On the machine I built it on, Qt 3.1.1 was
available and automake added the dependency on sipqtQEventLoop.h.

   Thanks to everybody who tried to help.




More information about the PyQt mailing list