[mythtv-users] Compiling MythTV trunk in Debian

Jelle De Loecker skerit at kipdola.com
Sat Nov 1 18:30:20 UTC 2008


The problem has been found:

Even though I have opengl installed (and all the needed libs and -devs) 
that's what caused this problem.
I just had to disable my opengl-vsyn option in the configure.

I guess this problem didn't show up on ubuntu because I was using the 
nvidia drivers there, which also include opengl (right?)

Afterwards I also needed to change the qmake version. Somehow debian 
still chose to make qt3's qmake instead of qt4's

update-alternatives --config qmake



/Met vriendelijke groeten,/

*Jelle De Loecker*
Kipdola Studios - Tomberg


Jelle De Loecker schreef:
> I seem to be missing something, but can't determine what.
> Anyway, I get lots of errors in mythmainwindow:
>
> mythmainwindow.cpp:1676: error: 'const class MythRect' has no member 
> named 'height'
> mythmainwindow.cpp:1677: error: 'const class MythRect' has no member 
> named 'x'
> mythmainwindow.cpp:1678: error: 'const class MythRect' has no member 
> named 'y'
> mythmainwindow.cpp:1679: error: 'class MythRect' has no member named 
> 'normalized'
> mythmainwindow.cpp: At global scope:
> mythmainwindow.cpp:1684: error: no 'QPoint 
> MythMainWindow::NormPoint(const QPoint&)' member function declared in 
> class 'MythMainWindow'
> mythmainwindow.cpp:1693: error: no 'QSize 
> MythMainWindow::NormSize(const QSize&)' member function declared in 
> class 'MythMainWindow'
> mythmainwindow.cpp:1712: error: no 'QRect 
> MythMainWindow::GetUIScreenRect()' member function declared in class 
> 'MythMainWindow'
> make[2]: *** [mythmainwindow.o] Fout 1
> make[2]: Map '/usr/local/src/mythtv/mythtv/libs/libmythui' wordt verlaten
> make[1]: *** [sub-libmythui-make_default-ordered] Fout 2
> make[1]: Map '/usr/local/src/mythtv/mythtv/libs' wordt verlaten
> make: *** [sub-libs] Fout 2
>
>
> -- 
>
> /Met vriendelijke groeten,/
>
> *Jelle De Loecker*
> Kipdola Studios - Tomberg
> ------------------------------------------------------------------------
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20081101/07b91600/attachment.htm 


More information about the mythtv-users mailing list