Howto build VLC on Windows on a fresh Windows

6 March 2008

Hello to everyone!

Yet again

I already explained how to compile trunk versions of VLC on linux, ubuntu and debian.

I rewrote the howto for Windows, using CYGWIN and put it on our wiki.

Find it here.

Jean-Baptiste Kempf

Comments

  1. On 18 May 18180, 3:00 by Fred

    Hi,

    I also vote for the HOW-TO python-binding compilation on windows (yhiis work fine on linux but not on windows as describe on the wiki)

    thanks!

  2. On 1 May 1010, 9:59 by JBK

    Not yet, because I have never compiled them so far… I will try when I have time.

    Which means, not very soon.

  3. On 1 May 1010, 8:57 by gakkor

    Hi Jean-Baptiste,
    Thank you for the updated HOW-TO. Are there any plans to include compiling Python bindings for Windows as part of this HOW-TO? I tried enabling the option to build it on CYGWIN, but it fails because libvcl_tag_t is undefined in vlc_mediadescriptor.c
    Thanks,

  4. On 11 May 11110, 10:25 by JBK

    –disable-mkv should work for you

  5. On 10 May 10100, 9:09 by Suds

    Hi :
    I follow the guide to compile VLC .
    but stopped at build libmkv_plugin .
    there are some link error such as:
    /usr/win32/lib/libebml.a(MemIOCallback.o):MemIOCallback.cpp:(.text+0x33c): undef
    ined reference to std::basic\_ostream<char, std::char\_traits<char> >& std::\_\_ost ream\_insert<char, std::char\_traits<char> >(std::basic\_ostream<char, std::char\_tr aits<char> >&, char const*, int)' /usr/win32/lib/libebml.a(MemIOCallback.o):MemIOCallback.cpp:(.text+0xd5c): undef ined reference to std::basic_ostream<char, std::char_traits >& std::__ost
    ream_insert<char, std::char_traits >(std::basic_ostream<char, std::char_tr
    aits >&, char const*, int)'

    I am using contrib contrib-20080308-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only.tar.bz2