[mythtv-commits] Ticket #6422: (MacOS X port) Apple TV remote support for 2.3 and others

MythTV noreply at mythtv.org
Wed Oct 19 20:21:13 UTC 2011


#6422: (MacOS X port) Apple TV remote support for 2.3 and others
------------------------------------+----------------------------
 Reporter:  john@…                  |          Owner:  nigel
     Type:  enhancement             |         Status:  assigned
 Priority:  minor                   |      Milestone:  unknown
Component:  Ports - OSX             |        Version:  Trunk Head
 Severity:  medium                  |     Resolution:
 Keywords:  AppleTV, Apple tv, atv  |  Ticket locked:  0
------------------------------------+----------------------------

Comment (by nigel):

 About to apply (with some minor tidyups), but having problems getting this
 to compile the MOC:
 {{{

 moc_AppleRemote.cpp:44: error: ‘staticMetaObject’ is not a member of
 ‘MThread’
 /Volumes/Backups/MythTV/.osx-packager/build/include/QtCore/qobject.h: In
 member function ‘virtual const QMetaObject* AppleRemote::metaObject()
 const’:
 /Volumes/Backups/MythTV/.osx-packager/build/include/QtCore/qobject.h:296:
 error: ‘QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >
 QObject::d_ptr’ is protected
 moc_AppleRemote.cpp:54: error: within this context
 /Volumes/Backups/MythTV/.osx-packager/build/include/QtCore/qobject.h:296:
 error: object missing in reference to ‘QObject::d_ptr’
 moc_AppleRemote.cpp:54: error: from this location
 /Volumes/Backups/MythTV/.osx-packager/build/include/QtCore/qobject.h:296:
 error: ‘QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >
 QObject::d_ptr’ is protected
 moc_AppleRemote.cpp:54: error: within this context
 /Volumes/Backups/MythTV/.osx-packager/build/include/QtCore/qobject.h:296:
 error: object missing in reference to ‘QObject::d_ptr’
 moc_AppleRemote.cpp:54: error: from this location
 moc_AppleRemote.cpp: In member function ‘virtual void*
 AppleRemote::qt_metacast(const char*)’:
 moc_AppleRemote.cpp:62: error: ‘qt_metacast’ is not a member of ‘MThread’
 moc_AppleRemote.cpp: In member function ‘virtual int
 AppleRemote::qt_metacall(QMetaObject::Call, int, void**)’:
 moc_AppleRemote.cpp:67: error: ‘qt_metacall’ is not a member of ‘MThread’
 make: *** [moc_AppleRemote.o] Error 1
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/6422#comment:23>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list