<!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: &#8216;const class MythRect&#8217; has no member
named &#8216;height&#8217;<br>
mythmainwindow.cpp:1677: error: &#8216;const class MythRect&#8217; has no member
named &#8216;x&#8217;<br>
mythmainwindow.cpp:1678: error: &#8216;const class MythRect&#8217; has no member
named &#8216;y&#8217;<br>
mythmainwindow.cpp:1679: error: &#8216;class MythRect&#8217; has no member named
&#8216;normalized&#8217;<br>
mythmainwindow.cpp: At global scope:<br>
mythmainwindow.cpp:1684: error: no &#8216;QPoint
MythMainWindow::NormPoint(const QPoint&amp;)&#8217; member function declared
in class &#8216;MythMainWindow&#8217;<br>
mythmainwindow.cpp:1693: error: no &#8216;QSize
MythMainWindow::NormSize(const QSize&amp;)&#8217; member function declared in
class &#8216;MythMainWindow&#8217;<br>
mythmainwindow.cpp:1712: error: no &#8216;QRect
MythMainWindow::GetUIScreenRect()&#8217; member function declared in class
&#8216;MythMainWindow&#8217;<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>