[PyQt] Trying to create SIP

Tomas Neverdauskas topazas at gmail.com
Tue Apr 23 13:21:14 BST 2013


Still no luck, now SIP complains:
*QtAV::AudioOutput is undefined*


2013/4/23 Phil Thompson <phil at riverbankcomputing.com>

> On Tue, 23 Apr 2013 12:03:35 +0300, Tomas Neverdauskas <topazas at gmail.com>
> wrote:
> > Yes that's was the case.
> >
> > Another problem, i think more complicated - sip says: "AudioOutput is
> > undefined", i should include the AudioOutput.sip (rework from same h)
> file,
> > definition like *class AudioOutput;* is not enought?
>
> SIP isn't very clever at parsing namespaces. You need to include the
> namespace name...
>
> QtAV::AudioOutput *audio()
>
> Phil
>
>


-- 
Tomas Neverdauskas
Tel.: +370 611 51829
skype: tomasnev.
Kaunas, Lithuania
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20130423/754d6436/attachment.html>


More information about the PyQt mailing list