[mythtv-users] mythavtest build errors

Udo van den Heuvel udovdh at xs4all.nl
Sun Oct 25 11:38:17 UTC 2015


On 2015-10-25 10:03, Udo van den Heuvel wrote:
> What is the correct approach here or what does at least work?

Well, this little patch works, or at least makes mythtv build again.

# cat mythtv/mythavtest.patch
--- a/mythtv/settings.pro	2015-10-25 12:08:27.880636115 +0100
+++ b/mythtv/settings.pro	2015-10-25 12:08:12.440601673 +0100
@@ -122,6 +122,7 @@

 # Allow compilation with Qt Embedded, if Qt is compiled without "-fno-rtti"
 QMAKE_CXXFLAGS -= -fno-exceptions -fno-rtti
+QMAKE_CXXFLAGS += -fno-devirtualize

 release:contains( ARCH_POWERPC, yes ) {
     # Auto-inlining causes some Qt moc methods to go missing


Tips, improvements welcome.

Kind regards,
Udo


More information about the mythtv-users mailing list