[vlc-devel] SDK for Win32

Jean-Baptiste Kempf jb at videolan.org
Sun Apr 3 00:30:22 CEST 2011


For those who want to compile VLC on Windows that are not able to create
a correct setup, here is an helper.

1) Get http://people.videolan.org/~jb/VLC_SDK.7z
2) un-7zip it to C:\VLC_SDK
3) run MSys, from the shortcut in C:\VLC_SDK\1.0\

You have Mingw, Msys, Autotools, pkg-config, VLC contribs, git, lua and
moc/rcc there.

4) git clone git://git.videolan.org/vlc.git
4b) you might need dos2unix configure.ac
5) ./bootstrap
6) sh extras/package/win32/configure-msys.sh
7) PATH=/usr/win32/bin:$PATH make -j3

This is a test and comes with absolute no warranty.

If you like it, don't hesitate to send me money through paypal. :D

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/
+33 672 704 734



More information about the vlc-devel mailing list