[mythtv-users] Compile MythTV Plugins from Trunk (Qt 4)

Jelle De Loecker skerit at kipdola.com
Thu Sep 11 11:35:48 UTC 2008


OJ schreef:
>> And you were building the trunk? As in MythTV 0.22? Because the regular 0.21-fixes works fine, for sure, but 0.22 does not.
>> Not even with the guide.
>>     
>
> Yupp
> I built the following:
> MythTV Version   : 18265
> MythTV Branch    : trunk
> Library API      : 0.22.20080903-1
> Network Protocol : 40
> QT Version       : 4.3.5
>
> But I didn't build the 0.21-fixes branch first...
>
>   
>> ../../../../../../include/qt3/qtextstream.h:73: note:QTextStream::QTextStream(FILE*, int)
>> ../../../../../../include/qt3/qtextstream.h:72: note:QTextStream::QTextStream(QByteArray, int)
>> ../../../../../../include/qt3/qtextstream.h:71: note:QTextStream::QTextStream(QString&, int)
>> ../../../../../../include/qt3/qtextstream.h:70: note:QTextStream::QTextStream(QString*, int)
>> ../../../../../../include/qt3/qtextstream.h:69: note:QTextStream::QTextStream(QIODevice*)
>> ../../../../../../include/qt3/qtextstream.h:68: note:QTextStream::QTextStream()
>>     
> I'm absolutely no expert at compiling in Linux but I am questioning all this
> include/qt3 lines in your output. What is the output of your ./configure?
> Have you tried dist clean?
>   

Aha, I have tracked down the problem. "qmake" was still using the Qt 3 
version.

I fixed it using update-alternatives:


    update-alternatives --config qmake


Than you need to choose the Qt 4 qmake.
Afterwards I just had to reconfigure and make it.

It compiled without any problems now.

Thanks for the help, you made me realise it was still possible to 
compile the plugins :P

/Met vriendelijke groeten,/

*Jelle De Loecker*
Kipdola Studios - Tomberg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080911/b512b071/attachment.htm 


More information about the mythtv-users mailing list