Howto build VLC on Windows on a fresh Windows
Comments
-
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!
-
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.
-
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, -
On 11 May 11110, 10:25 by JBK
–disable-mkv should work for you
-
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 tostd::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