I get this error during the compilation:
Code: Select all
/home/ketexier/vlc/contrib/i686-w64-mingw32/lib/libtag.a(mpegfile.cpp.obj): In function `ZNKSt6bitsetILj8EE8_M_checkEjPKc':
/usr/lib/gcc/i686-w64-mingw32/4.9-win32/include/c++/bitset:770: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
collect2: error: ld returned 1 exit status
make[4]: *** [libtaglib_plugin.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Thanks,
Kevin