[PyKDE] parser in sip
Phil Thompson
phil at river-bank.demon.co.uk
Fri Apr 19 01:15:38 BST 2002
varunyu vorachart wrote:
>
> Thanks for your quick reply, Phil.
>
> Then, I try to run sip.exe and I found some problems:
>
> First, I try to parse qtmod.sip and find this error:
>
> E:\PYQT-3.1\SIP>sip qtmod.sip
> sip: QListViewItem has not been defined
> E:\PYQT-3.1\SIP>sip qtglmod.sip
> sip: QListViewItem has not been defined
>
> It seems that sip.exe doesn't include QListViewItem class declaration.
> Second, I check sip version and get this:
>
> E:\PYQT-3.1\SIP>sip -V
> unknown
>
> Is this the related problem due to those warnings or a new kind of problem ?
> What should I do to solve this ?
This has been reported before, though I've never seen it myself. I can't
for the life of me remember what the problem was.
I'd suggest you try the latest 3.2 release candidate in
http://www.riverbankcomputing.co.uk/download/snapshots/.
Phil
More information about the PyQt
mailing list