Page 1 of 1

Compile Problem

Posted: 15 Apr 2008 10:47
by typeb
Hi,
I get latest vlc, and I go to folder extras/contrib, and compile the contrib.

It downloads src and build for a long time.

Finally, it succesed.

But after that, when I build the whole project according to the INSTALL.win32:

"If you have used the "extras/contrib" way, you don't need to precise
the CFLAGS, LDFLAGS and --with-foo-config-path=.
./bootstrap && \
./configure \
--disable-gtk \
--enable-nls --enable-sdl \
--enable-ffmpeg --enable-faad --enable-flac --enable-theora \
--disable-cddax --disable-vcdx --enable-goom \
--enable-twolame --enable-dvdread \
--enable-mkv --enable-caca --enable-live555\
--enable-debug
"

It failed and said " error: cannot find libdvdread headers"

I use Cygwin on Windows XP sp2.

Anyone can help me ?
Thank you!

Re: Compile Problem

Posted: 15 Apr 2008 17:19
by VLC_help
I suggest http://wiki.videolan.org/Win32CompileCygwinNew if you want to compile with Windows. But if you want to compile the old one, then viewtopic.php?f=13&t=15160 hopefully that helps.