[MPlayer-cygwin] Re: Mplayer win32 GUI questions

Stefan Gürtler helfmir at surfeu.de
Fri Jan 13 11:41:33 CET 2006


Diego Biurrun schrieb:

>On Sun, Dec 04, 2005 at 03:49:36PM -0500, Erik Lunchpail wrote:
>  
>
>>>works now under cygwin. Just run configure with
>>>--enable-gui, and add -mwindows to WIN32_LIB in
>>>config.mak. The --enable-static switch was screwing
>>>something up (I'm not familiar with cygwin.)
>>>      
>>>
>>Well, i'd rather not spam out the list, but since
>>Gianluigi is A.W.O.L., here's another patch.
>>    
>>
>
>I finally got around to testing this, but unfortunately I'm apparently
>too lame to get libpng compiled under MinGW.  Any hints?
>
>Does this work (properly) under Cygwin as well?
>
>Diego
>
>_______________________________________________
>MPlayer-cygwin mailing list
>MPlayer-cygwin at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin
>
>  
>
Never had problems with libpng in MinGW:

tar -xvvzf libpng-1.2.8-config.tar.gz
cd libpng-1.2.8-config
./configure --prefix=c:/mingw --disable-shared
make
make install
cd

Taekn from MinGW MPlayer HOWTO. What are you doing?

Stefan




More information about the MPlayer-cygwin mailing list