[vlc-devel] question about commit "win32 configure helpers: merge into one script"

Rafaël Carré funman at videolan.org
Sun Nov 27 10:01:24 CET 2011


Le Sun, 27 Nov 2011 15:59:33 +0700,
Sergey Radionov <rsatom at gmail.com> a écrit :

> http://git.videolan.org/?p=vlc.git;a=commit;h=3f311b7280df3e9dae7c0f69134336a841f01803
> 
> why
> *export CONTRIB_DIR=/usr/win32*
> and
> *--with-contrib="$CONTRIB_DIR" *
> from removed extras/package/win32/configure-common.sh
> 
> was not included to new extras/package/win32/configure.sh ?
> 
> Now I need always specify --with-contrib when call
> extras/package/win32/configure.sh ?

Yes, or use the new contrib folder

cd contrib
make win
cd win
../bootstrap --host=i586-mingw32-msvc
make prebuilt

VLC will detect it automatically

-- 
Rafaël Carré



More information about the vlc-devel mailing list