<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
The problem has been found:<br>
<br>
Even though I have opengl installed (and all the needed libs and -devs)
that's what caused this problem.<br>
I just had to disable my opengl-vsyn option in the configure.<br>
<br>
I guess this problem didn't show up on ubuntu because I was using the
nvidia drivers there, which also include opengl (right?)<br>
<br>
Afterwards I also needed to change the qmake version. Somehow debian
still chose to make qt3's qmake instead of qt4's<br>
<br>
<pre>update-alternatives --config qmake
</pre>
<br>
<div class="moz-signature"><br>
<em>Met vriendelijke groeten,</em>
<br>
<br>
<strong>Jelle De Loecker</strong>
<br>
Kipdola Studios - Tomberg <br>
</div>
<br>
<br>
Jelle De Loecker schreef:
<blockquote cite="mid:490C81F3.7050607@kipdola.com" type="cite">I seem
to be missing something, but can't determine what.<br>
Anyway, I get lots of errors in mythmainwindow:<br>
<br>
mythmainwindow.cpp:1676: error: ‘const class MythRect’ has no member
named ‘height’<br>
mythmainwindow.cpp:1677: error: ‘const class MythRect’ has no member
named ‘x’<br>
mythmainwindow.cpp:1678: error: ‘const class MythRect’ has no member
named ‘y’<br>
mythmainwindow.cpp:1679: error: ‘class MythRect’ has no member named
‘normalized’<br>
mythmainwindow.cpp: At global scope:<br>
mythmainwindow.cpp:1684: error: no ‘QPoint
MythMainWindow::NormPoint(const QPoint&)’ member function declared
in class ‘MythMainWindow’<br>
mythmainwindow.cpp:1693: error: no ‘QSize
MythMainWindow::NormSize(const QSize&)’ member function declared in
class ‘MythMainWindow’<br>
mythmainwindow.cpp:1712: error: no ‘QRect
MythMainWindow::GetUIScreenRect()’ member function declared in class
‘MythMainWindow’<br>
make[2]: *** [mythmainwindow.o] Fout 1<br>
make[2]: Map '/usr/local/src/mythtv/mythtv/libs/libmythui' wordt
verlaten<br>
make[1]: *** [sub-libmythui-make_default-ordered] Fout 2<br>
make[1]: Map '/usr/local/src/mythtv/mythtv/libs' wordt verlaten<br>
make: *** [sub-libs] Fout 2<br>
<br>
<br>
<div class="moz-signature">-- <br>
<br>
<em>Met vriendelijke groeten,</em>
<br>
<br>
<strong>Jelle De Loecker</strong>
<br>
Kipdola Studios - Tomberg <br>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
</body>
</html>