<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi All,<div><br></div><div>I'm having a trouble compiling the PyQt 4.9.1 against SIP 4.13.3.</div><div><span style="font-size: 10pt; ">I'm getting the following error during the compilation:<br><br><div>PyQt-x11-gpl-4.9.1/sip/phonon/abstractaudiooutput.sip:33:33: error: abstractaudiooutput.h: No such file or directory</div><div>PyQt-x11-gpl-4.9.1/sip/phonon/abstractvideooutput.sip:33:33: error: abstractvideooutput.h: No such file or directory</div><div>PyQt-x11-gpl-4.9.1/sip/phonon/audiooutput.sip:33:25: error: audiooutput.h: No such file or directory</div><div>PyQt-x11-gpl-4.9.1/sip/phonon/backendcapabilities.sip:33:33: error: backendcapabilities.h: No such file or directory</div><div>PyQt-x11-gpl-4.9.1/sip/phonon/effect.sip:33:20: error: effect.h: No such file or directory</div><div>PyQt-x11-gpl-4.9.1/sip/phonon/abstractaudiooutput.sip:33:33: error: abstractaudiooutput.h: No such file or directory</div><div>PyQt-x11-gpl-4.9.1/sip/phonon/abstractvideooutput.sip:33:33: error:
  abstractvideooutput.h: No such file or directory</div><div>PyQt-x11-gpl-4.9.1/sip/phonon/audiooutput.sip:33:25: error: audiooutput.h: No such file or directory</div><div>...</div><div><br></div><div>It seems I need to install the Phonon library so I tried Phonon 4.6.0 and add an include path in the Makefile in the _qt folder.</div><div>I managed to successfully compile PyQt but I'm getting the following error when importing the module:<br><br><div id="imcontent"><span style="font-family: Calibri; direction: ltr; word-wrap: break-word; font-size: 11pt; ">ImportError: PyQt4/_qt.so: undefined symbol: _ZNK6Phonon11VideoWidget8snapshotEv</span></div></div><div id="imcontent"><span style="font-family: Calibri; direction: ltr; word-wrap: break-word; font-size: 11pt; "><br></span></div><div id="imcontent"><span style="font-family: Calibri; direction: ltr; word-wrap: break-word; font-size: 11pt; ">Any idea what I was missing?</span></div><div id="imcontent"><span style="font-family:
  Calibri; direction: ltr; word-wrap: break-word; font-size: 11pt; ">Thanks!</span></div><div id="imcontent"><span style="font-family: Calibri; direction: ltr; word-wrap: break-word; font-size: 11pt; "><br></span></div><div id="imcontent"><span style="font-family: Calibri; direction: ltr; word-wrap: break-word; font-size: 11pt; ">Michael</span></div></span></div>                                       </div></body>
</html>