[MPlayer-dev-eng] [PATCH] MPlayer doesn't build with our current libdvdnav+libdvdread
JonY
10walls at gmail.com
Fri Nov 23 09:14:21 CET 2007
Zuxy Meng wrote:
> Hi,
>
> 2007/11/23, Nico Sabbi <nicola_sabbi at fastwebnet.it>:
>> Il Thursday 22 November 2007 22:33:14 Dominik 'Rathann' Mierzejewski
>> ha scritto:
>>
>>> Attached patch fixes both problems. Shouldn't we just remove the
>>> internal libdvdread, by the way?
>>>
>> I agree completely, it's just a huge waste of time (and horribly
>> broken, just read a random .h)
>
> Seconded. libdvdnavmini never build on Windows.
>
Hi,
my MinGW libdvdnavmini builds fine.
I could get r25141 to compile on Windows by using
#include <dvdnav/dvd_reader.h>
#include <dvdnav/ifo_types.h>
#include <dvdnav/ifo_read.h>
#include <dvdnav/nav_read.h>
instead of the dvdread/*.h versions, it seems to fix compile problems.
More information about the MPlayer-dev-eng
mailing list