[PyQt] Compiling PyQt 4.10.3 with SIP 4.15.4
Jonathan Prater
jonathan.prater at gmail.com
Sat Feb 8 12:18:22 GMT 2014
I'm using Python 3.3 on Slackware-64 current. I'm trying to install PyQt 4.10.3, and
make keeps failing with errors saying I'm missing a file abstractaudiooutput.h:
/tmp/SBo/PyQt-x11-gpl-4.10.3/sip/phonon/abstractaudiooutput.sip:33:33: fatal error:
abstractaudiooutput.h: No such file or directory
#include <abstractaudiooutput.h>
^
compilation terminated.
make[1]: *** [sipphononPhononBackendCapabilities.o] Error 1
make[1]: Leaving directory `/tmp/SBo/PyQt-x11-gpl-4.10.3/phonon'
make: *** [sub-phonon-make_default-ordered] Error 2
I think, based on other things I've found, that I need to install an updated version of
phonon. However, I'm having great difficulty finding an updated phonon anywhere. I
appear to already have phonon 4.6.0 (for x86_64) installed. Any thoughts?
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140208/ae9bae53/attachment.html>
More information about the PyQt
mailing list