[mythtv-commits] Ticket #9490: libmythmetadata AVCVideoServices dependency needs framework

MythTV noreply at mythtv.org
Tue Jan 18 04:26:48 UTC 2011


#9490: libmythmetadata AVCVideoServices dependency needs framework
-------------------------------------+------------------------
     Reporter:  mythtv@…             |      Owner:  nigel
         Type:  Bug Report           |     Status:  new
     Priority:  minor                |  Milestone:  unknown
    Component:  Ports - OSX          |    Version:  Trunk Head
     Severity:  medium               |   Keywords:  osx
Ticket locked:  0                    |
-------------------------------------+------------------------
 Builds of the git master currently come to a full stop with ld failing to
 find the symbols from the AVCVideoServices framework (I believe this
 happens only when firewire is enabled).

 The problem can be corrected by including the line

  LIBS += -F$${CONFIG_MAC_AVC} -framework AVCVideoServices

 in libs/libmythmetadata/libmythmetadata.pro

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9490>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list