[mythtv-commits] Ticket #6543: Enable MythMusic on OSX

MythTV mythtv at cvs.mythtv.org
Tue May 12 22:20:28 UTC 2009


#6543: Enable MythMusic on OSX
---------------------------------+------------------------------------------
 Reporter:  mythtv at dadeos.co.uk  |       Owner:  nigel  
     Type:  patch                |      Status:  new    
 Priority:  minor                |   Milestone:  unknown
Component:  Ports - OSX          |     Version:  unknown
 Severity:  medium               |     Mlocked:  0      
---------------------------------+------------------------------------------
 MythMusic is currently disabled by default when using the {{{osx-
 packager.pl}}} script.

 This appears to be due to the following error:

 {{{
 playlistcontainer.cpp: In member function ‘QString
 PlaylistContainer::getPlaylistName(int, bool&)’:
 playlistcontainer.cpp:413: error: no match for ‘operator!=’ in ‘it !=
 std::list<_Tp, _Alloc>::rend() [with _Tp = Playlist*, _Alloc =
 std::allocator<Playlist*>]()’
 }}}

 which appears to be a problem with the compiler's automatic type
 identification for template functions...

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6543>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list