[mythtv-commits] Ticket #5592: Port libmythupnp to qt4

MythTV mythtv at cvs.mythtv.org
Fri Aug 1 09:25:33 UTC 2008


#5592: Port libmythupnp to qt4
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  unknown
 Severity:  medium   |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by nigel):

 After eventing.cpp fix, Linux Qt 4.4 BE built OK, and my 1 UPnP hardware
 device seems to browse/play OK against it. Mac OS X Qt 4.3 build was a bit
 harder:
  1. QT_BEGIN_NAMESPACE/QT_END_NAMESPACE in mmembuf.h are incompatible with
 Qt 4.3 builds
  2. I had to also add  #include <stdint.h> in there (for uint64_t on Mac
 OS X)
 but after that, it built and the client (backend chooser) works OK. (well,
 as well as SVN head does)

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


More information about the mythtv-commits mailing list