[mythtv] Screen Saver testers needed!

Stuart Auchterlonie stuarta at squashedfrog.net
Tue Mar 17 22:25:41 UTC 2015


On 17/03/15 16:00, Bill Meek wrote:
> On 03/17/2015 04:22 AM, Stuart Auchterlonie wrote:
> ...
>  > So far i've tested on f20/f21 with Qt4/Qt5 and Gnome3
>>
>> What i'd like are test results from other combinations.
>
> On: Ubuntu 14.04.2 LTS (GNU/Linux 3.13.0-46-generic x86_64) and Qt4,
> it works A-OK.
>
> Trying Qt5, I can't build it. Even though I'm building/running MythTV
> with --qmake=qmake-qt5 just fine.
>
> Details here: http://pastebin.com/raw.php?i=73ad3kAT
>

Try changing the include from

#include <QtGui/QApplication>

to just

#include <QApplication>



More information about the mythtv-dev mailing list