<br><br><div class="gmail_quote">2011/11/27 Rafaël Carré <span dir="ltr"><<a href="mailto:funman@videolan.org">funman@videolan.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Le Sun, 27 Nov 2011 15:59:33 +0700,<br>
Sergey Radionov <<a href="mailto:rsatom@gmail.com">rsatom@gmail.com</a>> a écrit :<br>
<div class="im"><br>
> <a href="http://git.videolan.org/?p=vlc.git;a=commit;h=3f311b7280df3e9dae7c0f69134336a841f01803" target="_blank">http://git.videolan.org/?p=vlc.git;a=commit;h=3f311b7280df3e9dae7c0f69134336a841f01803</a><br>
><br>
> why<br>
</div>> *export CONTRIB_DIR=/usr/win32*<br>
> and<br>
> *--with-contrib="$CONTRIB_DIR" *<br>
<div class="im">> from removed extras/package/win32/configure-common.sh<br>
><br>
> was not included to new extras/package/win32/configure.sh ?<br>
><br>
> Now I need always specify --with-contrib when call<br>
> extras/package/win32/configure.sh ?<br>
<br>
</div>Yes, or use the new contrib folder<br></blockquote><div>Give me please full path where "contrib\win"  must reside.<br><br></div><div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

cd contrib<br>
make win<br>
cd win<br>
../bootstrap --host=i586-mingw32-msvc<br>
make prebuilt<br>
<br>
VLC will detect it automatically<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Rafaël Carré<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></span></blockquote></div><br>