[mythtv-commits] Ticket #2017: (mac osx port) apple remote support

MythTV mythtv at cvs.mythtv.org
Wed Jul 26 18:40:26 UTC 2006


#2017: (mac osx port) apple remote support
------------------------------------+---------------------------------------
 Reporter:  mythtv at junk.kraney.com  |        Owner:  nigel
     Type:  enhancement             |       Status:  new  
 Priority:  minor                   |    Milestone:  0.20 
Component:  mythtv                  |      Version:  head 
 Severity:  medium                  |   Resolution:       
------------------------------------+---------------------------------------
Comment (by anonymous):

 I must admit, I failed to get it working.  Using the osx-packager script,
 and then patching the source (as at 10651) from the trunk, results in:

  * some failed hunks (as mentioned)
  * failed compilation :(

 {{{
 mythdialogs.cpp: In function 'void* SpawnAppleRemote(void*)':
 mythdialogs.cpp:39: error: 'MythMainWindow' was not declared in this scope
 mythdialogs.cpp:39: error: 'main_window' was not declared in this scope
 mythdialogs.cpp:39: error: expected primary-expression before ')' token
 mythdialogs.cpp:39: error: expected `;' before 'param'
 mythdialogs.cpp:40: error: no matching function for call to
 'AppleRemoteListener::AppleRemoteListener(<type error>)'
 AppleRemoteListener.h:10: note: candidates are:
 AppleRemoteListener::AppleRemoteListener(QObject*)
 AppleRemoteListener.h:8: note:
 AppleRemoteListener::AppleRemoteListener(const AppleRemoteListener&)
 mythdialogs.cpp: At global scope:
 mythdialogs.cpp:37: warning: unused parameter 'param'
 mythdialogs.cpp:37: warning: 'void* SpawnAppleRemote(void*)' defined but
 not used
 make[2]: *** [mythdialogs.o] Error 1
 make[1]: *** [sub-libmyth] Error 2
 make: *** [sub-libs] Error 2
 [osx-pkg] Failed system call: " /usr/bin/make " with error code 2
 Died at ./osx-packager.pl line 843.
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2017#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list