Re: mkvtoolnix 5.0.0 released
Moritz Bunkus <[email protected]>
| Newsgroups | gmane.comp.multimedia.matroska.user |
|---|---|
| Message-ID | <[email protected]> |
Hey, On Tue, 27 Sep 2011 21:42:39 +0200, Eric Valette wrote: > Done. Thanks for the sample. The and another issue regarding TS track detection have been fixed in revision 6703801. > BTW, as I wanted to debug myslef I tried to recomplie. Unfortunately > I have an error with g++ 4.6.1 and libboost-filesystem1.46-dev > (debian > unstable current) > > CXX src/common/mm_multi_file_io.cpp > src/common/mm_multi_file_io.cpp: In member function ‘virtual void > mm_multi_file_io_c::display_other_file_info()’: > src/common/mm_multi_file_io.cpp:162:51: error: no matching function > for call to ‘std::vector<std::basic_string<char> > >::push_back(boost::filesystem3::path)’ You're not compiling mkvtoolnix v5.0.0 but an older version. I've long since fixed the problem with Boost::Filesystem v3. Note that the v5.0.0 source doesn't even contain a 'push_back()' in the aforementioned function. Kind regards, mosu _______________________________________________ Matroska-users mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user