[MPlayer-users] how to disable debug window?

Stephen Sheldon sfsheldo at gmail.com
Tue Jul 17 23:41:49 CEST 2012


chiang jack <techdoc2009 <at> gmail.com> writes:

> 
> Dear all,
> 
> I build mplayer using mingw32 with --enable-gui option,
> ./configure ,make  and  make install runs ok.
> But when I double click gmplayer.exe, it always
> start a debug window.May I disable it?
> 
> Thanks.
> 
> Regards,
> Jack
> 
Did you build a Windows GUI app, as opposed to a Windows console app?  You can
pass this to mplayer configure to build a GUI app:  	

--extra-libs-mplayer="-mwindows"

If you have other linker -L options include them here also.






More information about the MPlayer-users mailing list