[mythtv-commits] Ticket #4516: Fix broken Win32 build (circular references out of control again).

MythTV mythtv at cvs.mythtv.org
Wed Jan 23 01:05:12 UTC 2008


#4516: Fix broken Win32 build (circular references out of control again).
-----------------------------+----------------------------------------------
 Reporter:  andrei at tanas.ca  |        Owner:  nigel   
     Type:  patch            |       Status:  assigned
 Priority:  minor            |    Milestone:  0.21    
Component:  mythtv           |      Version:  head    
 Severity:  medium           |   Resolution:          
  Mlocked:  0                |  
-----------------------------+----------------------------------------------

Comment(by anonymous):

 Linux --as-needed builds currently need those libs to be built in that
 order.
 [[BR]]
 For Win32, I want to do this a different way. Instead of libmyth depending
 on two sets of .def files, it is lower maintenance for both of libmythui
 and libmythupnp to both depend on the same .def file, which means they can
 use the same set of qmake rules,
 included from the same place.
 [[BR]]
 I will check in the fix soon. It is just taking me a while to get the
 Win32 build env working.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4516#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list