[PyKDE] what changed in sip?
Phil Thompson
phil at river-bank.demon.co.uk
Tue Mar 19 19:38:36 GMT 2002
ian reinhart geiser wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Greetings
> okay for some reason I cannot use sip to generate python bindings for my
> QObject based widgets. Is sip depriciated? I use this command line and get
> this error:
> sip -t 3.0 -I /home/geiseri/share/sip/qt/ -I../scripting/python/sip/ -I sip -c
> mymods -m mymods/Makefile.am sip/mymods.sip
> sip: QListViewItem has not been defined
> make: *** [rebuild-src] Error 1
>
> Ironicly I get the same error when I try to do the same thing with PyQt sip
> files. Did something change here?
>
> Any hints? This works with PyQt 3.0.
The argument to -t has to be one of the values defined by either the
%Timeline or %Platform directives.
Phil
More information about the PyQt
mailing list