[vlc-devel] Building V0.8.3 / cygwin

Rob Coenen rob at massive-interactive.nl
Sun Sep 4 16:08:39 CEST 2005


Hello all, I have a little trouble building the last version of vlc that I 
got from svn today.

I did follow the instructions in the HOWTO on 
http://developers.videolan.org/vlc/vlc/INSTALL.win32

Followd the instructions but still I have trouble.
There are two methods described:

1) ./configure

This procudeces this error: "configure: error: Could not find libmad on your 
system: you may get it from http
://www.underbit.com/products/mad/. Alternatively you can use --disable-mad 
to di
sable the mad plugin."

2)
  ./bootstrap && \
  CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
  LDFLAGS=-L/usr/win32/lib \
  CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
  ./configure \
      --disable-gtk \
      --enable-nls --enable-sdl \
      --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
      --with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
      --with-wx-config-path=/usr/win32/bin \
      --with-freetype-config-path=/usr/win32/bin \
      --with-fribidi-config-path=/usr/win32/bin \
      --enable-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
      --enable-caca --with-caca-config-path=/usr/win32/bin \
      --with-xml2-config-path=/usr/win32/bin \
      --with-dvdnav-config-path=/usr/win32/bin \
      --disable-cddax --disable-vcdx --enable-goom \
      --enable-twolame --enable-dvdread \
      --enable-debugThis gives the error that it cannot find libiconvI tried 
the samething under mingw32, and got the same problems.Basically I am just 
intrested in the new activex that was checked in last week. Could anybody 
please help me on compiling it myself, or have some recent binary version / 
build that has thew new activex component?Thanks! 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list