[mythtv-commits] Ticket #4270: MythTV on Windows (with MinGW)

MythTV mythtv at cvs.mythtv.org
Tue Dec 4 21:13:05 UTC 2007


#4270: MythTV on Windows (with MinGW)
-----------------------------+----------------------------------------------
 Reporter:  andrei at tanas.ca  |        Owner:  ijr    
     Type:  patch            |       Status:  new    
 Priority:  major            |    Milestone:  unknown
Component:  mythtv           |      Version:  head   
 Severity:  medium           |   Resolution:         
  Mlocked:  0                |  
-----------------------------+----------------------------------------------

Comment(by andrei at tanas.ca):

 config script parameters that I used (debug):
 MythTV
 ./configure --prefix=/usr --disable-dbox2 --disable-hdhomerun \
         --disable-dvb --disable-ivtv --disable-iptv \
         --disable-joystick-menu \
         --disable-xvmc-vld \
         --disable-x11 \
         --disable-xvmc \
         --enable-directx \
         --enable-memalign-hack \
         --cpu=k8 \
         --compile-type=debug

 MythPlugins:
 ./configure --prefix=/usr \
         --disable-mytharchive \
         --disable-mythbrowser \
         --disable-mythflix \
         --disable-mythgame \
         --disable-mythnews \
         --disable-mythphone \
         --enable-aac \
         --disable-mythzoneminder \
         --disable-mythweb \
         --enable-libvisual \
         --enable-fftw \
         --compile-type=debug

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


More information about the mythtv-commits mailing list