[vlc-devel] Re: Please help: Problem in Windows build using MINGW+MSYS.

Gildas Bazin gbazin at altern.org
Sat Sep 11 15:21:05 CEST 2004


On Saturday 11 September 2004 14:52, Rajan Rakesh-A20642 wrote:
> Hi,
> 
> Now I am using MINGW+MSYS to compile and build VLC.
> Both downloaded from www.mingw.org
> MingW version - 3.1.0-1
> MSYS Version - 1.0.10
> 
> How can I mention the path for various source files, like that of ffmpeg 
and libmpeg2?
> I have installed VLC files in D:\ drive.
> 
> Following is the command I gave in MSYS to build the files.
> 
>   ./configure \
>   --with-gtk-config-path=/c/dev/gtk-win32/bin \
>   --with-sdl-config-path=/c/dev/SDL-1.2.3-win32/i386-mingw32msvc/bin \
>   --with-directx=/c/dev/dxheaders \
>   --disable-dvd --disable-mad --disable-ffmpeg --enable-libmpeg2 \
>   --with-libmpeg2-tree=D:\raks\vlc-2-8-2004\vlc-0.7.2\modules\codec
> 
> I get the error "make sure you compiled libmpeg2.a in D:
\raks\vlc-2-8-2004\vlc-0.7.2\modules\codec".
> Do I need to separately compile all codecs? If so then how shall I do it?
> 
> Don't we have an easy one step method to compile and build all plugins and 
build the vlc.exe using
> the MSYS+MINGW tool on windows?
> 
> Thanks & Regards,
> Raks
> 

Please, read the INSTALL.win32 file for instructions on how to build VLC for 
windows.

--
Gildas

-- 
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