[MPlayer-cygwin] Cygwin & console
Joey Parrish
joey at nicewarrior.org
Fri Mar 12 19:35:18 CET 2004
On Fri, Mar 12, 2004 at 05:58:56PM +0100, news.gmane.org wrote:
> Is there anyone who can tell me if it's possible to compile
> mplayer under cygwin without console window? I know, that
> I can use gcc option -mwindows. When I try to use it, it
> compiles ok and there is no console, but mplayer behavies
> incorrectly. I mean it looks like there are many keys
> events and after short period of time mplayer quits.
Yes. You should "#define HAVE_NO_POSIX_SELECT 1" so that the mingw
version of the fifo code gets used. I think that should be enough,
IIRC. I had to do this for my packages, and before I did I saw the
exact same problems you are describing.
--Joey
--
"Living in the complex world of the future is somewhat
like having bees live in your head. But, there they are."
More information about the MPlayer-cygwin
mailing list