<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi everyone,<br>
<br>
I'm trying to compile the myth plugins from the svn trunk on mythbuntu
8.04.1, but every one of them keep failing.<br>
Is there something that needs to be set (as in qmake) or are some other
dependencies needed that I may not know about?<br>
<br>
Some of my error messages:<br>
<br>
<blockquote>main.cpp:98: interne fout no matching function for call to
‘QTextStream::QTextStream(QString*)’<br>
../../../../../../include/qt3/qtextstream.h:194: note: kandidaten zijn:
QTextStream::QTextStream(const QTextStream&)<br>
../../../../../../include/qt3/qtextstream.h:73: note:
QTextStream::QTextStream(FILE*, int)<br>
../../../../../../include/qt3/qtextstream.h:72: note:
QTextStream::QTextStream(QByteArray, int)<br>
../../../../../../include/qt3/qtextstream.h:71: note:
QTextStream::QTextStream(QString&, int)<br>
../../../../../../include/qt3/qtextstream.h:70: note:
QTextStream::QTextStream(QString*, int)<br>
../../../../../../include/qt3/qtextstream.h:69: note:
QTextStream::QTextStream(QIODevice*)<br>
../../../../../../include/qt3/qtextstream.h:68: note:
QTextStream::QTextStream()<br>
</blockquote>
<br>
<br>
<blockquote>main.cpp:532: interne fout invalid use of incomplete type
‘struct QMutex’<br>
../../../../../../include/qt3/qapplication.h:65: interne fout forward
declaration of ‘struct QMutex’<br>
make[2]: *** [main.o] Fout 1<br>
</blockquote>
<br>
This one is confusing because I have a Qt version higher then 4.3.0
(4.4.0 I thought) Is something set up wrong?<br>
<br>
<blockquote>/usr/include/mythtv/libmythdb/mythversion.h:5:2: fout:
#error You need Qt version >= 4.3.0 to compile MythTV.<br>
In bestand ingevoegd vanuit main.cpp:23:<br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<br>
<em>Met vriendelijke groeten,</em>
<br>
<br>
<strong>Jelle De Loecker</strong>
<br>
Kipdola Studios - Tomberg <br>
<br>
</div>
</body>
</html>