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

出現(xiàn)以下錯(cuò)誤 ?將 ?libstdc++.dylib換成libstdc++.6.0.9.dylib即可

IOS 編譯報(bào)錯(cuò):

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:

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
  • 序言:七十年代末淑玫,一起剝皮案震驚了整個(gè)濱河市肥荔,隨后出現(xiàn)的幾起案子助赞,更是在濱河造成了極大的恐慌,老刑警劉巖,帶你破解...
    沈念sama閱讀 216,919評(píng)論 6 502
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件桃序,死亡現(xiàn)場(chǎng)離奇詭異,居然都是意外死亡,警方通過(guò)查閱死者的電腦和手機(jī)钠绍,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 92,567評(píng)論 3 392
  • 文/潘曉璐 我一進(jìn)店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來(lái)花沉,“玉大人柳爽,你說(shuō)我怎么就攤上這事〖钇ǎ” “怎么了磷脯?”我有些...
    開(kāi)封第一講書人閱讀 163,316評(píng)論 0 353
  • 文/不壞的土叔 我叫張陵,是天一觀的道長(zhǎng)娩脾。 經(jīng)常有香客問(wèn)我赵誓,道長(zhǎng),這世上最難降的妖魔是什么晦雨? 我笑而不...
    開(kāi)封第一講書人閱讀 58,294評(píng)論 1 292
  • 正文 為了忘掉前任架曹,我火速辦了婚禮,結(jié)果婚禮上闹瞧,老公的妹妹穿的比我還像新娘绑雄。我一直安慰自己,他們只是感情好奥邮,可當(dāng)我...
    茶點(diǎn)故事閱讀 67,318評(píng)論 6 390
  • 文/花漫 我一把揭開(kāi)白布万牺。 她就那樣靜靜地躺著,像睡著了一般洽腺。 火紅的嫁衣襯著肌膚如雪脚粟。 梳的紋絲不亂的頭發(fā)上,一...
    開(kāi)封第一講書人閱讀 51,245評(píng)論 1 299
  • 那天蘸朋,我揣著相機(jī)與錄音核无,去河邊找鬼。 笑死藕坯,一個(gè)胖子當(dāng)著我的面吹牛团南,可吹牛的內(nèi)容都是我干的噪沙。 我是一名探鬼主播,決...
    沈念sama閱讀 40,120評(píng)論 3 418
  • 文/蒼蘭香墨 我猛地睜開(kāi)眼吐根,長(zhǎng)吁一口氣:“原來(lái)是場(chǎng)噩夢(mèng)啊……” “哼正歼!你這毒婦竟也來(lái)了?” 一聲冷哼從身側(cè)響起拷橘,我...
    開(kāi)封第一講書人閱讀 38,964評(píng)論 0 275
  • 序言:老撾萬(wàn)榮一對(duì)情侶失蹤局义,失蹤者是張志新(化名)和其女友劉穎,沒(méi)想到半個(gè)月后冗疮,有當(dāng)?shù)厝嗽跇?shù)林里發(fā)現(xiàn)了一具尸體缝裤,經(jīng)...
    沈念sama閱讀 45,376評(píng)論 1 313
  • 正文 獨(dú)居荒郊野嶺守林人離奇死亡嬉挡,尸身上長(zhǎng)有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點(diǎn)故事閱讀 37,592評(píng)論 2 333
  • 正文 我和宋清朗相戀三年,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片枉证。...
    茶點(diǎn)故事閱讀 39,764評(píng)論 1 348
  • 序言:一個(gè)原本活蹦亂跳的男人離奇死亡鼓寺,死狀恐怖配并,靈堂內(nèi)的尸體忽然破棺而出光酣,到底是詐尸還是另有隱情,我是刑警寧澤揍障,帶...
    沈念sama閱讀 35,460評(píng)論 5 344
  • 正文 年R本政府宣布目养,位于F島的核電站,受9級(jí)特大地震影響毒嫡,放射性物質(zhì)發(fā)生泄漏癌蚁。R本人自食惡果不足惜,卻給世界環(huán)境...
    茶點(diǎn)故事閱讀 41,070評(píng)論 3 327
  • 文/蒙蒙 一兜畸、第九天 我趴在偏房一處隱蔽的房頂上張望努释。 院中可真熱鬧,春花似錦咬摇、人聲如沸伐蒂。這莊子的主人今日做“春日...
    開(kāi)封第一講書人閱讀 31,697評(píng)論 0 22
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽(yáng)逸邦。三九已至,卻和暖如春在扰,著一層夾襖步出監(jiān)牢的瞬間缕减,已是汗流浹背。 一陣腳步聲響...
    開(kāi)封第一講書人閱讀 32,846評(píng)論 1 269
  • 我被黑心中介騙來(lái)泰國(guó)打工芒珠, 沒(méi)想到剛下飛機(jī)就差點(diǎn)兒被人妖公主榨干…… 1. 我叫王不留桥狡,地道東北人。 一個(gè)月前我還...
    沈念sama閱讀 47,819評(píng)論 2 370
  • 正文 我出身青樓,卻偏偏與公主長(zhǎng)得像裹芝,于是被迫代替她去往敵國(guó)和親呈宇。 傳聞我的和親對(duì)象是個(gè)殘疾皇子,可洞房花燭夜當(dāng)晚...
    茶點(diǎn)故事閱讀 44,665評(píng)論 2 354

推薦閱讀更多精彩內(nèi)容