[PyQt] Compiling PyQt 4.10.3 with SIP 4.15.4

Phil Thompson phil at riverbankcomputing.com
Sun Feb 9 09:28:21 GMT 2014


On 09-02-2014 1:24 am, Jonathan Prater wrote:
> On Saturday, February 08, 2014 08:17:40 PM you wrote:
>
> On Saturday, February 08, 2014 10:54:34 PM Phil Thompson wrote:
>
>> On 08-02-2014 12:18 pm, Jonathan Prater wrote:
>
>> > 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
>
>>
>
>> PyQt only supports the version of phonon included with Qt.
>
>>
>
>> Phil
>
>> _______________________________________________
>
>> PyQt mailing list PyQt at riverbankcomputing.com
>
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
> OK, so which is the last version of PyQt to work with phonon 4.6.0?
>
> Actually, withdraw that question. I can already see I've got PyQt
> 4.9.6 installed under an existing Python 2.7. So where can I find 
> PyQt
> 4.9.6 sources?

Follow the link on the download page.

Phil


More information about the PyQt mailing list