[vlc-devel] Re: Updated build instructions for win32

MaFai zh-ma at hkbn.com.hk
Mon May 19 03:03:38 CEST 2003


Hello, Gildas Bazin,

I really want to know that the vlc video output module will use the DX8 or not.Because the dx7 has been out to date.The win32 interface use wxWindows module now,it may hard to add other VCL(CBuilder) component on it.But I doesn't matter,as many people think.
======= At 2003-05-18, 12:09:00 you wrote: =======

>Hello everybody.
>
>The instructions to build vlc for win32 have been updated. You can find them 
>here: 
>http://www.videolan.org/cgi-bin/cvsweb/~checkout~/vlc/INSTALL.win32?rev=1.14
>
>The build process has been greatly simplified, so now you'll have no excuse 
>not to try it out ;)
>
>For instance, under cygwin (www.cygwin.com), all you have to do is:
>
>1 - download the vlc source code (from cvs is usually better)
>
>2 - download the pre-compiled 3rd party libraries package which is available 
>here: 
>http://www.videolan.org/pub/testing/win32/contrib-20030517-win32-bin.tar.bz2
>
>3 - uncompress the package in your root directory (the libs will end-up in 
>/usr/win32/)
>
>4 - build vlc with the following command:
>  ./bootstrap && \
>  CPPFLAGS=-I/usr/win32/include LDFLAGS=-L/usr/win32/lib \
>  CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
>  ./configure \
>      --disable-sdl --disable-gtk \
>      --with-included-gettext --enable-nls \
>      --enable-mad \
>      --enable-ffmpeg \
>      --enable-dvdread --enable-dvdplay \
>      --enable-faad \
>      --enable-flac \
>      --enable-theora \
>      --with-wx-config-path=/usr/win32/bin \
>      --with-skins-wx-config-path=/usr/win32/bin \
>      --with-freetype-config-path=/usr/win32/bin \
>      --enable-debug \
>  && make
>
>5 - you're done :)
>
>Enjoy
>
>--
>Gildas
>-- 
>This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
>To unsubscribe, please read http://developers.videolan.org/lists.html
>If you are in trouble, please contact <postmaster at videolan.org>
>
>.

= = = = = = = = = = = = = = = = = = = =
			

Best regards.				 
MaFai
zh-ma at hkbn.com.hk
2003-05-19




-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list