[MPlayer-dev-eng] [PATCH] dmo, dshow and vfw support for cygwin
Joey Parrish
joey at nicewarrior.org
Wed Feb 19 16:53:39 CET 2003
On Wed, Feb 19, 2003 at 12:16:48PM +0100, Sylvain Petreolle wrote:
> installation problem or ./configure problem ?
>
> [syl at snoop main]$ grep -n WIN32_PATH configure
> 4832:WIN32_PATH = -DWIN32_PATH=\\"$_win32libdir\\"
The problem is that WIN32_PATH does not go in config.h like (IMHO) it
should. Instead it is in config.mak and is only used when compiling
certain parts. (Like perhaps the win32 loader for unix?)
I suggest that this part of configure be changed to put WIN32_PATH
definition in config.h along with USE_WIN32, REALLIBDIR, etc.
Thanks,
--Joey
More information about the MPlayer-dev-eng
mailing list