On 24 Jan 2005, at 7:51 PM, Patrick Tescher wrote:
Ah, no real patches needed. MythGallery is already working as well as the DVD player part of MythDVD. If you want to give it a try just run qmake then edit the makefile to included -flat_namespace and -undefined suppress in the LFLAGS like so:
Thanks very much, these changes are in CVS now. FYI, in Myth's build system the LFLAGS modifications go in the .pro files, which are used to generate the makefiles. The .pro file edits are what you submit as the patch. There's more info at the Qt site:
http://doc.trolltech.com/3.3/qmake-manual.html
I finally got around to going through the plugins and trying to get each one built. I haven't tried them out thoroughly, but the following plugins successfully compile and load in Myth:
mythdvd (but neither of the optional parts work, as Patrick explained) mythgallery (requires libtiff; libexif 0.5 is optional but builds fine) mythgame mythnews mythvideo mythweather
The following plugins don't work:
mythphone (requires videodev and OSS) mythbrowser (requires KDE) mythmusic (CD functions need to be ported or made optional)
- Jeremiah
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
