Undefined symbols for architecture i386: "std::basic_string, std::allocator >::find(wchar_t const*, unsigned long, unsigned long) const", referenced from:

出现以下错误  将  libstdc++.dylib换成libstdc++.6.0.9.dylib即可

IOS 编译报错:

Undefined symbols for architecture i386:

"std::basic_string, std::allocator >::find(wchar_t const*, unsigned long, unsigned long) const", referenced from:

TagLib::String::find(TagLib::String const&, int) const in MobileVLCKit(tstring.cpp.o)

TagLib::String::split(TagLib::String const&) const in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::rfind(wchar_t const*, unsigned long, unsigned long) const", referenced from:

TagLib::String::rfind(TagLib::String const&, int) const in MobileVLCKit(tstring.cpp.o)

"std::string::find(char const*, unsigned long, unsigned long) const", referenced from:

dash::xml::DOMParser::isDash(stream_t*) in MobileVLCKit(libdash_plugin_la-DOMParser.o)

dash::xml::DOMParser::getProfile() in MobileVLCKit(libdash_plugin_la-DOMParser.o)

dash::mpd::BasicCMParser::parseCommonAttributesElements(dash::xml::Node*, dash::mpd::CommonAttributesElements*, dash::mpd::CommonAttributesElements*) const in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseSegment(dash::xml::Node*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::IsoffMainParser::setInitSegment(dash::xml::Node*, dash::mpd::SegmentBase*) in MobileVLCKit(libdash_plugin_la-IsoffMainParser.o)

dash::mpd::IsoffMainParser::setSegments(dash::xml::Node*, dash::mpd::SegmentList*) in MobileVLCKit(libdash_plugin_la-IsoffMainParser.o)

dash::mpd::SegmentTemplate::setSourceUrl(std::string const&) in MobileVLCKit(libdash_plugin_la-SegmentTemplate.o)

...

"std::string::find(char, unsigned long) const", referenced from:

dash::mpd::BasicCMParser::resolveUrlTemplates(std::string&, bool&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

"std::string::rfind(char, unsigned long) const", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

dash::mpd::BasicCMParser::BasicCMParser(dash::xml::Node*, stream_t*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::Helper::getDirectoryPath(std::string const&) in MobileVLCKit(libdash_plugin_la-Helper.o)

"std::string::compare(char const*) const", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_chapter_c::PublishChapters(input_title_t&, int&, int) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

chapter_item_c::GetCodecName(bool) const in MobileVLCKit(libmkv_plugin_la-chapters.o)

dash::mpd::BasicCMParser::setMPD() in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setAdaptationSet(dash::xml::Node*, dash::mpd::Period*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseSegment(dash::xml::Node*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

...

"std::string::compare(unsigned long, unsigned long, char const*) const", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

dash::http::Chunk::setUrl(std::string const&) in MobileVLCKit(libdash_plugin_la-Chunk.o)

"std::string::compare(unsigned long, unsigned long, std::string const&) const", referenced from:

matroska_script_interpretor_c::Interpret(unsigned char const*, unsigned long) in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

"std::basic_stringbuf, std::allocator >::str() const", referenced from:

dash::mpd::BasicCMParser::resolveUrlTemplates(std::string&, bool&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::SegmentTemplate::getSourceUrl() const in MobileVLCKit(libdash_plugin_la-SegmentTemplate.o)

dash::mpd::Segment::toChunk() in MobileVLCKit(libdash_plugin_la-Segment.o)

dash::http::PersistentConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-PersistentConnection.o)

libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::IOCallback::readFully(void*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::MemIOCallback::MemIOCallback(unsigned long long) in MobileVLCKit(MemIOCallback.o)

...

"std::basic_ios >::widen(char) const", referenced from:

dash::mpd::BasicCMParser::setMPD() in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseSegmentTimeline(dash::xml::Node*, dash::mpd::SegmentInfoCommon*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setInitSegment(dash::xml::Node*, dash::mpd::SegmentInfoCommon*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseCommonAttributesElements(dash::xml::Node*, dash::mpd::CommonAttributesElements*, dash::mpd::CommonAttributesElements*) const in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setRepresentations(dash::xml::Node*, dash::mpd::AdaptationSet*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseTrickMode(dash::xml::Node*, dash::mpd::Representation*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setSegmentInfo(dash::xml::Node*, dash::mpd::Representation*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

...

"std::basic_string, std::allocator >::_M_leak_hard()", referenced from:

TagLib::String::String(std::string const&, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromLatin1(char const*, unsigned long) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromUTF8(char const*, unsigned long) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromUTF16(wchar_t const*, unsigned long, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(char const*, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(TagLib::ByteVector const&, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromUTF16(char const*, unsigned long, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

...

"std::basic_string, std::allocator >::_Rep::_M_destroy(std::allocator const&)", referenced from:

TagLib::String::substr(unsigned int, unsigned int) const in MobileVLCKit(tstring.cpp.o)

TagLib::String::stripWhiteSpace() const in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator=(wchar_t const*) in MobileVLCKit(tstring.cpp.o)

wchar_t* std::basic_string, std::allocator >::_S_construct<__gnu_cxx::__normal_iterator, std::allocator > > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, std::allocator const&, std::forward_iterator_tag) in MobileVLCKit(tstring.cpp.o)

TagLib::String::StringPrivate::~StringPrivate() in MobileVLCKit(tstring.cpp.o)

TagLib::String::StringPrivate::~StringPrivate() in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::_Rep::_S_terminal", referenced from:

TagLib::String::upper() const in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator+=(char const*) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator+=(wchar_t) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator+=(char) in MobileVLCKit(tstring.cpp.o)

wchar_t* std::basic_string, std::allocator >::_S_construct<__gnu_cxx::__normal_iterator, std::allocator > > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, std::allocator const&, std::forward_iterator_tag) in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::_Rep::_S_empty_rep_storage", referenced from:

TagLib::String::String() in MobileVLCKit(tstring.cpp.o)

TagLib::String::String() in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(std::string const&, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(std::basic_string, std::allocator > const&, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(wchar_t const*, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(char const*, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(wchar_t, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

...

"std::basic_string, std::allocator >::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&)", referenced from:

wchar_t* std::basic_string, std::allocator >::_S_construct<__gnu_cxx::__normal_iterator, std::allocator > > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, std::allocator const&, std::forward_iterator_tag) in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::append(wchar_t const*, unsigned long)", referenced from:

TagLib::String::operator+=(wchar_t const*) in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::append(std::basic_string, std::allocator > const&)", referenced from:

TagLib::String::append(TagLib::String const&) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator+=(TagLib::String const&) in MobileVLCKit(tstring.cpp.o)

operator+(TagLib::String const&, TagLib::String const&) in MobileVLCKit(tstring.cpp.o)

operator+(char const*, TagLib::String const&) in MobileVLCKit(tstring.cpp.o)

operator+(TagLib::String const&, char const*) in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::resize(unsigned long, wchar_t)", referenced from:

TagLib::String::String(std::string const&, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromLatin1(char const*, unsigned long) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromUTF8(char const*, unsigned long) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromUTF16(wchar_t const*, unsigned long, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(char const*, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::String(TagLib::ByteVector const&, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::copyFromUTF16(char const*, unsigned long, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

...

"std::basic_string, std::allocator >::reserve(unsigned long)", referenced from:

TagLib::String::upper() const in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator+=(char const*) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator+=(wchar_t) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator+=(char) in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::basic_string(wchar_t const*, std::allocator const&)", referenced from:

TagLib::String::operator=(wchar_t const*) in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::basic_string(std::basic_string, std::allocator > const&)", referenced from:

TagLib::String::toWString() const in MobileVLCKit(tstring.cpp.o)

TagLib::String::detach() in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator=(std::basic_string, std::allocator > const&) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator=(wchar_t const*) in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::basic_string(std::basic_string, std::allocator > const&, unsigned long, unsigned long)", referenced from:

TagLib::String::substr(unsigned int, unsigned int) const in MobileVLCKit(tstring.cpp.o)

"std::basic_string, std::allocator >::basic_string(unsigned long, wchar_t, std::allocator const&)", referenced from:

TagLib::String::String(char, TagLib::String::Type) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator=(char) in MobileVLCKit(tstring.cpp.o)

TagLib::String::operator=(wchar_t) in MobileVLCKit(tstring.cpp.o)

"std::istream::operator>>(int&)", referenced from:

dash::mpd::BasicCMParser::parseCommonAttributesElements(dash::xml::Node*, dash::mpd::CommonAttributesElements*, dash::mpd::CommonAttributesElements*) const in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

"std::ostream::put(char)", referenced from:

dash::mpd::BasicCMParser::setMPD() in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseSegmentTimeline(dash::xml::Node*, dash::mpd::SegmentInfoCommon*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setInitSegment(dash::xml::Node*, dash::mpd::SegmentInfoCommon*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseCommonAttributesElements(dash::xml::Node*, dash::mpd::CommonAttributesElements*, dash::mpd::CommonAttributesElements*) const in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setRepresentations(dash::xml::Node*, dash::mpd::AdaptationSet*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseTrickMode(dash::xml::Node*, dash::mpd::Representation*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setSegmentInfo(dash::xml::Node*, dash::mpd::Representation*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

...

"std::ostream::flush()", referenced from:

dash::mpd::BasicCMParser::setMPD() in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseSegmentTimeline(dash::xml::Node*, dash::mpd::SegmentInfoCommon*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setInitSegment(dash::xml::Node*, dash::mpd::SegmentInfoCommon*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseCommonAttributesElements(dash::xml::Node*, dash::mpd::CommonAttributesElements*, dash::mpd::CommonAttributesElements*) const in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setRepresentations(dash::xml::Node*, dash::mpd::AdaptationSet*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::parseTrickMode(dash::xml::Node*, dash::mpd::Representation*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::setSegmentInfo(dash::xml::Node*, dash::mpd::Representation*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

...

"std::ostream& std::ostream::_M_insert(void const*)", referenced from:

libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::IOCallback::readFully(void*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::StdIOCallback::setFilePointer(long long, libebml::seek_mode) in MobileVLCKit(StdIOCallback.o)

libebml::StdIOCallback::close() in MobileVLCKit(StdIOCallback.o)

"std::ostream& std::ostream::_M_insert(unsigned long)", referenced from:

libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::IOCallback::readFully(void*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::StdIOCallback::setFilePointer(long long, libebml::seek_mode) in MobileVLCKit(StdIOCallback.o)

"std::ostream& std::ostream::_M_insert(long long)", referenced from:

dash::mpd::SegmentTemplate::getSourceUrl() const in MobileVLCKit(libdash_plugin_la-SegmentTemplate.o)

"std::ostream& std::ostream::_M_insert(unsigned long long)", referenced from:

dash::mpd::BasicCMParser::resolveUrlTemplates(std::string&, bool&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

"std::ostream::operator<<(int)", referenced from:

dash::http::PersistentConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-PersistentConnection.o)

libebml::StdIOCallback::setFilePointer(long long, libebml::seek_mode) in MobileVLCKit(StdIOCallback.o)

dash::http::HTTPConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-HTTPConnection.o)

"std::string::_M_leak_hard()", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

TagLib::String::to8Bit(bool) const in MobileVLCKit(tstring.cpp.o)

matroska_script_interpretor_c::Interpret(unsigned char const*, unsigned long) in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

TagLib::debugData(TagLib::ByteVector const&) in MobileVLCKit(tdebug.cpp.o)

libebml::UTFstring::UpdateFromUTF8() in MobileVLCKit(EbmlUnicodeString.o)

"std::string::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)", referenced from:

TagLib::debugData(TagLib::ByteVector const&) in MobileVLCKit(tdebug.cpp.o)

"std::string::_Rep::_M_destroy(std::allocator const&)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

"std::string::_Rep::_S_terminal", referenced from:

matroska_segment_c::ParseChapterAtom(int, libmatroska::KaxChapterAtom*, chapter_item_c&) in MobileVLCKit(libmkv_plugin_la-matroska_segment_parse.o)

dash::mpd::BasicCMParser::BasicCMParser(dash::xml::Node*, stream_t*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

matroska_segment_c::ParseChapterAtom(int, libmatroska::KaxChapterAtom*, chapter_item_c&) in MobileVLCKit(libmkv_plugin_la-matroska_segment_parse.o)

dash::mpd::BasicCMParser::BasicCMParser(dash::xml::Node*, stream_t*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

"std::string::_Rep::_S_empty_rep_storage", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::~demux_sys_t() in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

demux_sys_t::PreloadLinked() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

libebml::EDocType::~EDocType() in MobileVLCKit(libmkv_plugin_la-demux.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

...

...

"std::string::append(char const*, unsigned long)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

matroska_segment_c::ParseChapterAtom(int, libmatroska::KaxChapterAtom*, chapter_item_c&) in MobileVLCKit(libmkv_plugin_la-matroska_segment_parse.o)

dvd_chapter_codec_c::GetCodecName(bool) const in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

dvd_command_interpretor_c::GetRegTypeName(bool, unsigned short) const in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

dash::mpd::BasicCMParser::BasicCMParser(dash::xml::Node*, stream_t*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

libebml::EbmlMaster::FindAllMissingElements() in MobileVLCKit(EbmlMaster.o)

dash::http::PersistentConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-PersistentConnection.o)

...

"std::string::append(std::string const&)", referenced from:

dash::mpd::BasicCMParser::parseSegment(dash::xml::Node*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::http::PersistentConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-PersistentConnection.o)

dash::http::HTTPConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-HTTPConnection.o)

dash::Helper::combinePaths(std::string const&, std::string const&) in MobileVLCKit(libdash_plugin_la-Helper.o)

"std::string::append(std::string const&, unsigned long, unsigned long)", referenced from:

dash::mpd::BasicCMParser::BasicCMParser(dash::xml::Node*, stream_t*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

"std::string::append(unsigned long, char)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

"std::string::assign(char const*, unsigned long)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

dvd_chapter_codec_c::GetCodecName(bool) const in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

dvd_command_interpretor_c::GetRegTypeName(bool, unsigned short) const in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

dash::mpd::BasicCMParser::BasicCMParser(dash::xml::Node*, stream_t*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

libebml::EbmlMaster::FindAllMissingElements() in MobileVLCKit(EbmlMaster.o)

libebml::EbmlString::ReadData(libebml::IOCallback&, libebml::ScopeMode) in MobileVLCKit(EbmlString.o)

libebml::UTFstring::UpdateFromUCS2() in MobileVLCKit(EbmlUnicodeString.o)

...

"std::string::assign(std::string const&)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

virtual_chapter_c::PublishChapters(input_title_t&, int&, int) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

dash::xml::DOMParser::getProfile() in MobileVLCKit(libdash_plugin_la-DOMParser.o)

TagLib::String::toCString(bool) const in MobileVLCKit(tstring.cpp.o)

dash::mpd::Representation::setId(std::string const&) in MobileVLCKit(libdash_plugin_la-Representation.o)

chapter_item_c::GetCodecName(bool) const in MobileVLCKit(libmkv_plugin_la-chapters.o)

dash::mpd::BasicCMParser::parseSegment(dash::xml::Node*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

...

"std::string::resize(unsigned long, char)", referenced from:

TagLib::String::to8Bit(bool) const in MobileVLCKit(tstring.cpp.o)

"std::string::replace(unsigned long, unsigned long, char const*, unsigned long)", referenced from:

dash::mpd::BasicCMParser::resolveUrlTemplates(std::string&, bool&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::SegmentTemplate::getSourceUrl() const in MobileVLCKit(libdash_plugin_la-SegmentTemplate.o)

"std::string::reserve(unsigned long)", referenced from:

matroska_segment_c::ParseChapterAtom(int, libmatroska::KaxChapterAtom*, chapter_item_c&) in MobileVLCKit(libmkv_plugin_la-matroska_segment_parse.o)

dash::mpd::BasicCMParser::BasicCMParser(dash::xml::Node*, stream_t*) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::http::PersistentConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-PersistentConnection.o)

dash::http::HTTPConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-HTTPConnection.o)

"std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

virtual_segment_c::virtual_segment_c(std::vector >*) in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

virtual_edition_c::GetMainName() in MobileVLCKit(libmkv_plugin_la-virtual_segment.o)

dash::xml::DOMParser::processNode() in MobileVLCKit(libdash_plugin_la-DOMParser.o)

dash::xml::DOMParser::addAttributesToNode(dash::xml::Node*) in MobileVLCKit(libdash_plugin_la-DOMParser.o)

dash::xml::DOMParser::getProfile() in MobileVLCKit(libdash_plugin_la-DOMParser.o)

libmatroska::KaxTrackLanguage::KaxTrackLanguage() in MobileVLCKit(KaxSemantic.o)

...

"std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&)", referenced from:

dash::xml::DOMParser::isDash(stream_t*) in MobileVLCKit(libdash_plugin_la-DOMParser.o)

"std::basic_string, std::allocator >::basic_string(std::string const&)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

demux_sys_t::AnalyseAllSegmentsFound(demux_t*, libebml::EbmlStream*, bool) in MobileVLCKit(libmkv_plugin_la-demux.o)

matroska_segment_c::ParseSimpleTags(libmatroska::KaxTagSimple*, int) in MobileVLCKit(libmkv_plugin_la-matroska_segment.o)

dash::xml::DOMParser::getProfile() in MobileVLCKit(libdash_plugin_la-DOMParser.o)

matroska_segment_c::ParseTrackEntry(libmatroska::KaxTrackEntry*) in MobileVLCKit(libmkv_plugin_la-matroska_segment_parse.o)

matroska_segment_c::ParseChapterAtom(int, libmatroska::KaxChapterAtom*, chapter_item_c&) in MobileVLCKit(libmkv_plugin_la-matroska_segment_parse.o)

matroska_segment_c::ParseAttachments(libmatroska::KaxAttachments*) in MobileVLCKit(libmkv_plugin_la-matroska_segment_parse.o)

...

"std::basic_string, std::allocator >::basic_string(std::string const&, unsigned long, unsigned long)", referenced from:

Open(vlc_object_t*) in MobileVLCKit(libmkv_plugin_la-mkv.o)

matroska_script_interpretor_c::Interpret(unsigned char const*, unsigned long) in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

dash::mpd::BasicCMParser::resolveUrlTemplates(std::string&, bool&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::IsoffMainParser::setInitSegment(dash::xml::Node*, dash::mpd::SegmentBase*) in MobileVLCKit(libdash_plugin_la-IsoffMainParser.o)

dash::mpd::IsoffMainParser::setSegments(dash::xml::Node*, dash::mpd::SegmentList*) in MobileVLCKit(libdash_plugin_la-IsoffMainParser.o)

dash::http::HTTPConnection::sendData(std::string const&) in MobileVLCKit(libdash_plugin_la-HTTPConnection.o)

dash::http::HTTPConnection::parseHeader() in MobileVLCKit(libdash_plugin_la-HTTPConnection.o)

...

"std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&)", referenced from:

TagLib::FileStream::FileStream(char const*, bool) in MobileVLCKit(tfilestream.cpp.o)

"std::basic_string, std::allocator >::~basic_string()", referenced from:

__GLOBAL__I_a in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

__GLOBAL__I_a in MobileVLCKit(libdash_plugin_la-Node.o)

__GLOBAL__I_a in MobileVLCKit(libmkv_plugin_la-chapter_command.o)

__GLOBAL__I_a in MobileVLCKit(libdash_plugin_la-Node.o)

"std::runtime_error::runtime_error(std::string const&)", referenced from:

libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::IOCallback::readFully(void*, unsigned long) in MobileVLCKit(IOCallback.o)

"std::runtime_error::runtime_error(std::string const&)", referenced from:

libebml::CRTError::CRTError(int, std::string const&) in MobileVLCKit(StdIOCallback.o)

libebml::CRTError::CRTError(std::string const&, int) in MobileVLCKit(StdIOCallback.o)

"std::_List_node_base::hook(std::_List_node_base*)", referenced from:

TagLib::List::detach() in MobileVLCKit(libtaglib_plugin_la-taglib.o)

std::list >::_M_insert(std::_List_iterator, TagLib::String const&) in MobileVLCKit(libtaglib_plugin_la-taglib.o)

std::list >::_M_insert(std::_List_iterator, TagLib::ASF::Attribute const&) in MobileVLCKit(libtaglib_plugin_la-taglib.o)

std::list >::_M_insert(std::_List_iterator, TagLib::String const&) in MobileVLCKit(tstringlist.cpp.o)

std::list >::_M_insert(std::_List_iterator, TagLib::String const&) in MobileVLCKit(apetag.cpp.o)

std::list >::_M_insert(std::_List_iterator, TagLib::String const&) in MobileVLCKit(apeitem.cpp.o)

std::list >::_M_insert(std::_List_iterator, TagLib::ASF::Attribute const&) in MobileVLCKit(asftag.cpp.o)

...

"std::_List_node_base::unhook()", referenced from:

TagLib::Ogg::XiphComment::removeField(TagLib::String const&, TagLib::String const&) in MobileVLCKit(xiphcomment.cpp.o)

TagLib::FLAC::File::removePicture(TagLib::FLAC::Picture*, bool) in MobileVLCKit(flacfile.cpp.o)

TagLib::ID3v2::Tag::removeFrame(TagLib::ID3v2::Frame*, bool) in MobileVLCKit(id3v2tag.cpp.o)

TagLib::Tag::setProperties(TagLib::PropertyMap const&) in MobileVLCKit(tag.cpp.o)

TagLib::Mod::Tag::setProperties(TagLib::PropertyMap const&) in MobileVLCKit(modtag.cpp.o)

"std::_List_node_base::transfer(std::_List_node_base*, std::_List_node_base*)", referenced from:

void std::list >::insert >(std::_List_iterator, std::_List_const_iterator, std::_List_const_iterator) in MobileVLCKit(tstringlist.cpp.o)

void std::list >::insert >(std::_List_iterator, std::_List_const_iterator, std::_List_const_iterator) in MobileVLCKit(mp4atom.cpp.o)

"std::basic_stringstream, std::allocator >::basic_stringstream(std::_Ios_Openmode)", referenced from:

dash::mpd::Segment::toChunk() in MobileVLCKit(libdash_plugin_la-Segment.o)

dash::http::PersistentConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-PersistentConnection.o)

libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::IOCallback::readFully(void*, unsigned long) in MobileVLCKit(IOCallback.o)

libebml::MemIOCallback::MemIOCallback(unsigned long long) in MobileVLCKit(MemIOCallback.o)

libebml::StdIOCallback::StdIOCallback(char const*, open_mode) in MobileVLCKit(StdIOCallback.o)

libebml::StdIOCallback::close() in MobileVLCKit(StdIOCallback.o)

...

"std::basic_istringstream, std::allocator >::basic_istringstream(std::string const&, std::_Ios_Openmode)", referenced from:

dash::mpd::BasicCMParser::parseCommonAttributesElements(dash::xml::Node*, dash::mpd::CommonAttributesElements*, dash::mpd::CommonAttributesElements*) const in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::handleDependencyId(dash::mpd::Representation*, dash::mpd::AdaptationSet const*, std::string const&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

"std::basic_ostringstream, std::allocator >::basic_ostringstream(std::_Ios_Openmode)", referenced from:

dash::mpd::BasicCMParser::resolveUrlTemplates(std::string&, bool&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::SegmentTemplate::getSourceUrl() const in MobileVLCKit(libdash_plugin_la-SegmentTemplate.o)

libebml::StdIOCallback::setFilePointer(long long, libebml::seek_mode) in MobileVLCKit(StdIOCallback.o)

"std::locale::~locale()", referenced from:

dash::mpd::BasicCMParser::parseCommonAttributesElements(dash::xml::Node*, dash::mpd::CommonAttributesElements*, dash::mpd::CommonAttributesElements*) const in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::handleDependencyId(dash::mpd::Representation*, dash::mpd::AdaptationSet const*, std::string const&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::BasicCMParser::resolveUrlTemplates(std::string&, bool&) in MobileVLCKit(libdash_plugin_la-BasicCMParser.o)

dash::mpd::SegmentTemplate::getSourceUrl() const in MobileVLCKit(libdash_plugin_la-SegmentTemplate.o)

dash::mpd::Segment::toChunk() in MobileVLCKit(libdash_plugin_la-Segment.o)

dash::http::PersistentConnection::prepareRequest(dash::http::Chunk*) in MobileVLCKit(libdash_plugin_la-PersistentConnection.o)

libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)

...

"std::ios_base::Init::Init()", referenced from:

©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 212,185评论 6 493
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 90,445评论 3 385
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 157,684评论 0 348
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 56,564评论 1 284
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 65,681评论 6 386
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 49,874评论 1 290
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 39,025评论 3 408
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 37,761评论 0 268
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 44,217评论 1 303
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 36,545评论 2 327
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 38,694评论 1 341
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 34,351评论 4 332
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 39,988评论 3 315
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 30,778评论 0 21
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,007评论 1 266
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 46,427评论 2 360
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 43,580评论 2 349

推荐阅读更多精彩内容