|
Undefined symbols for architecture armv7:
"std::__throw_length_error(char const*)", referenced from:
std::vector<void*, std::allocator<void*> >::_M_fill_insert(__gnu_cxx::__normal_iterator<void**, std::vector<void*, std::allocator<void*> > >, unsigned long, void* const&) in libaudio_processing.a(processing_component.o)
"___cxa_rethrow", referenced from:
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CBRAsyncEngine::AE_CMD_PACKET*>, std::_Select1st<std::pair<unsigned int const, CBRAsyncEngine::AE_CMD_PACKET*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CBRAsyncEngine::AE_CMD_PACKET*> > >::_M_copy(std::_Rb_tree_node<std::pair<unsigned int const, CBRAsyncEngine::AE_CMD_PACKET*> > const*, std::_Rb_tree_node<std::pair<unsigned int const, CBRAsyncEngine::AE_CMD_PACKET*> >*) in libanychatcore.a(asyncengine.o)
"vtable for __cxxabiv1::__vmi_class_type_info", referenced from:
typeinfo for CControlCenter in libanychatcore.a(ControlCenter.o)
typeinfo for CProtocolCenter in libanychatcore.a(ProtocolCenter.o)
typeinfo for CAnyChatCallbackHelper in libanychatcore.a(AnyChatCallbackHelper.o)
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"std::_List_node_base::unhook()", referenced from:
CControlCenter::RegisterBitrateStatistItem(unsigned int, unsigned int, unsigned int) in libanychatcore.a(ControlCenter.o)
CNetworkCenter::OnSocketWrite(unsigned int, unsigned int) in libanychatcore.a(NetworkCenter.o)
CBufferTransMgr::DeliverReSendPackFromTask(CBufferTransMgr::TRANSBUF_TASK*, unsigned int) in libanychatcore.a(buffertransmgr.o)
CClientUser::OnLinkTimeCheckResult(CClientUser::P2P_CONNECT_TYPE, unsigned int) in libanychatcore.a(ClientUser.o)
MsgDeliverServiceThread(void*) in libanychatcore.a(threadmsgdeliver.o)
webrtc::AudioProcessingImpl::~AudioProcessingImpl() in libaudio_processing.a(audio_processing_impl.o)
"___cxa_pure_virtual", referenced from:
vtable for CRouteTableBase in libanychatcore.a(routetablebase.o)
vtable for CWin32MsgDeliver in libanychatcore.a(win32msgdeliver.o)
vtable for CThreadMsgDeliver in libanychatcore.a(threadmsgdeliver.o)
vtable for webrtc::GainControl in libaudio_processing.a(gain_control_impl.o)
vtable for webrtc::HighPassFilter in libaudio_processing.a(high_pass_filter_impl.o)
vtable for webrtc::LevelEstimator in libaudio_processing.a(level_estimator_impl.o)
vtable for webrtc::VoiceDetection in libaudio_processing.a(voice_detection_impl.o)
...
"std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)", referenced from:
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*>, std::_Select1st<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> > >::erase(std::_Rb_tree_iterator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >, std::_Rb_tree_iterator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >) in libanychatcore.a(MediaCenter.o)
CControlCenter::LeaveRoom(int) in libanychatcore.a(ControlCenter.o)
CControlCenter::OnUserEnterRoom(unsigned int, USER_INFO_BASE_STRUCT, unsigned int) in libanychatcore.a(ControlCenter.o)
CControlCenter::OnUserLeaveRoom(unsigned int, unsigned int, unsigned int) in libanychatcore.a(ControlCenter.o)
CUserOnlineStatusHelper::RefreshStatus() in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<int, std::pair<int const, int>, std::_Select1st<std::pair<int const, int> >, std::less<int>, std::allocator<std::pair<int const, int> > >::erase(std::_Rb_tree_iterator<std::pair<int const, int> >, std::_Rb_tree_iterator<std::pair<int const, int> >) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > >::erase(std::_Rb_tree_iterator<std::pair<unsigned int const, unsigned int> >, std::_Rb_tree_iterator<std::pair<unsigned int const, unsigned int> >) in libanychatcore.a(ControlCenter.o)
...
"std::terminate()", referenced from:
CMediaCenter::OnAudioCaptureInitFinish(unsigned int, unsigned int, tagWAVEFORMATEX) in libanychatcore.a(MediaCenter.o)
CMediaCenter::MakeSureUserMediaItemExist(unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::PrepareAudioFrameBuffer(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int, signed char) in libanychatcore.a(MediaCenter.o)
CMediaCenter::EncodeAudioFrame(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::CMediaCenter() in libanychatcore.a(MediaCenter.o)
CMediaCenter::~CMediaCenter() in libanychatcore.a(MediaCenter.o)
CMediaCenter::Release() in libanychatcore.a(MediaCenter.o)
...
"std::_List_node_base::hook(std::_List_node_base*)", referenced from:
std::list<GV_BITRATE_STATIST_ITEM_STRUCT, std::allocator<GV_BITRATE_STATIST_ITEM_STRUCT> >::_M_insert(std::_List_iterator<GV_BITRATE_STATIST_ITEM_STRUCT>, GV_BITRATE_STATIST_ITEM_STRUCT const&) in libanychatcore.a(ControlCenter.o)
std::list<CNetworkCenter::DATA_BUFFER*, std::allocator<CNetworkCenter::DATA_BUFFER*> >::_M_insert(std::_List_iterator<CNetworkCenter::DATA_BUFFER*>, CNetworkCenter::DATA_BUFFER* const&) in libanychatcore.a(NetworkCenter.o)
std::list<unsigned int, std::allocator<unsigned int> >::_M_insert(std::_List_iterator<unsigned int>, unsigned int const&) in libanychatcore.a(streambuffermgr.o)
std::list<long, std::allocator<long> >::_M_insert(std::_List_iterator<long>, long const&) in libanychatcore.a(threadmsgdeliver.o)
webrtc::AudioProcessingImpl::AudioProcessingImpl(int) in libaudio_processing.a(audio_processing_impl.o)
"std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)", referenced from:
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*>, std::_Select1st<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> const&) in libanychatcore.a(MediaCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<unsigned int const, unsigned int> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<int, std::pair<int const, int>, std::_Select1st<std::pair<int const, int> >, std::less<int>, std::allocator<std::pair<int const, int> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<int const, int> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, char*>, std::_Select1st<std::pair<unsigned int const, char*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, char*> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<unsigned int const, char*> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CClientUser*>, std::_Select1st<std::pair<unsigned int const, CClientUser*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CClientUser*> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<unsigned int const, CClientUser*> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM>, std::_Select1st<std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM>, std::_Select1st<std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM> const&) in libanychatcore.a(NetworkCenter.o)
...
"___cxa_end_catch", referenced from:
BRAC_Release() in libanychatcore.a(BRAnyChatCore.o)
BRAC_Connect(char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_Login(char const*, char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_Logout() in libanychatcore.a(BRAnyChatCore.o)
BRAC_EnterRoom(unsigned int, char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_LeaveRoom(unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_SetVideoPos(unsigned int, void*, unsigned int, unsigned int, unsigned int, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
...
"operator delete(void*)", referenced from:
BRAC_InitSDK(void*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_GetOnlineUser(unsigned int*, unsigned int&) in libanychatcore.a(BRAnyChatCore.o)
CDebugInfo::~CDebugInfo() in libanychatcore.a(debuginfo.o)
CLocalConfig::~CLocalConfig() in libanychatcore.a(LocalConfig.o)
CMediaCenter::MakeSureUserMediaItemExist(unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::EncodeAudioFrame(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::~CMediaCenter() in libanychatcore.a(MediaCenter.o)
...
"___cxa_guard_release", referenced from:
CMediaCenter::OnVideoCaptureCallBack(char*, unsigned int, unsigned int, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::PrepareAudioFrameBuffer(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int, signed char) in libanychatcore.a(MediaCenter.o)
CMediaCenter::EncodeAudioFrame(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int) in libanychatcore.a(MediaCenter.o)
CControlCenter::Update() in libanychatcore.a(ControlCenter.o)
CUserOnlineStatusHelper::RefreshStatus() in libanychatcore.a(ControlCenter.o)
CNetworkCenter::ServiceThread() in libanychatcore.a(NetworkCenter.o)
CBufferTransMgr::OutputTaskListInfo() in libanychatcore.a(buffertransmgr.o)
...
"operator new(unsigned long)", referenced from:
BRAC_InitSDK(void*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
CMediaCenter::MakeSureUserMediaItemExist(unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::EncodeAudioFrame(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int) in libanychatcore.a(MediaCenter.o)
CreateRingBuffer(CRingBuffer**, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::InitMediaCenter(void*) in libanychatcore.a(MediaCenter.o)
CMediaCenter::DecodeAudioFrame(unsigned int, unsigned char*, unsigned int, unsigned int, signed char, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::DecodeVideoFrame(unsigned int, unsigned int, unsigned char*, unsigned int, signed char, unsigned int) in libanychatcore.a(MediaCenter.o)
...
"___cxa_begin_catch", referenced from:
BRAC_Release() in libanychatcore.a(BRAnyChatCore.o)
BRAC_Connect(char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_Login(char const*, char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_Logout() in libanychatcore.a(BRAnyChatCore.o)
BRAC_EnterRoom(unsigned int, char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_LeaveRoom(unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_SetVideoPos(unsigned int, void*, unsigned int, unsigned int, unsigned int, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
...
"___cxa_guard_abort", referenced from:
CMediaCenter::OnVideoCaptureCallBack(char*, unsigned int, unsigned int, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::PrepareAudioFrameBuffer(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int, signed char) in libanychatcore.a(MediaCenter.o)
CMediaCenter::EncodeAudioFrame(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int) in libanychatcore.a(MediaCenter.o)
CControlCenter::Update() in libanychatcore.a(ControlCenter.o)
CUserOnlineStatusHelper::RefreshStatus() in libanychatcore.a(ControlCenter.o)
CNetworkCenter::ServiceThread() in libanychatcore.a(NetworkCenter.o)
CBufferTransMgr::OutputTaskListInfo() in libanychatcore.a(buffertransmgr.o)
...
"std::__throw_bad_alloc()", referenced from:
std::vector<int, std::allocator<int> >::_M_fill_assign(unsigned long, int const&) in libaudio_processing.a(gain_control_impl.o)
std::vector<void*, std::allocator<void*> >::_M_fill_insert(__gnu_cxx::__normal_iterator<void**, std::vector<void*, std::allocator<void*> > >, unsigned long, void* const&) in libaudio_processing.a(processing_component.o)
"operator delete[](void*)", referenced from:
CMediaCenter::DestroyUserMediaItem(unsigned int, CMediaCenter::USER_MEIDA_ITEM*) in libanychatcore.a(MediaCenter.o)
CMediaCenter::ClearLocalAudioEncodeResource() in libanychatcore.a(MediaCenter.o)
CMediaCenter::DecodeVideoFrame(unsigned int, unsigned int, unsigned char*, unsigned int, signed char, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::OnResetAudioRenderItem(unsigned int) in libanychatcore.a(MediaCenter.o)
CRingBuffer::~CRingBuffer() in libanychatcore.a(MediaCenter.o)
CRingBuffer::~CRingBuffer() in libanychatcore.a(MediaCenter.o)
CProtocolBase::RecyclePackBuf(char*) in libanychatcore.a(protocolbase.o)
...
"vtable for __cxxabiv1::__class_type_info", referenced from:
typeinfo for CDebugInfo in libanychatcore.a(debuginfo.o)
typeinfo for CLocalConfig in libanychatcore.a(LocalConfig.o)
typeinfo for CMediaCenter in libanychatcore.a(MediaCenter.o)
typeinfo for CMemoryPool<CMediaCenter::USER_MEIDA_ITEM> in libanychatcore.a(MediaCenter.o)
typeinfo for CRingBuffer in libanychatcore.a(MediaCenter.o)
typeinfo for CProtocolBase in libanychatcore.a(protocolbase.o)
typeinfo for IBufferTransInterface in libanychatcore.a(ControlCenter.o)
...
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"std::_Rb_tree_decrement(std::_Rb_tree_node_base*)", referenced from:
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*>, std::_Select1st<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> > >::_M_insert_unique(std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> const&) in libanychatcore.a(MediaCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, unsigned int>, std::_Select1st<std::pair<unsigned int const, unsigned int> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > >::_M_insert_unique(std::pair<unsigned int const, unsigned int> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<int, std::pair<int const, int>, std::_Select1st<std::pair<int const, int> >, std::less<int>, std::allocator<std::pair<int const, int> > >::_M_insert_unique(std::pair<int const, int> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, char*>, std::_Select1st<std::pair<unsigned int const, char*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, char*> > >::_M_insert_unique(std::pair<unsigned int const, char*> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CClientUser*>, std::_Select1st<std::pair<unsigned int const, CClientUser*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CClientUser*> > >::_M_insert_unique(std::pair<unsigned int const, CClientUser*> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM>, std::_Select1st<std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM> > >::_M_insert_unique(std::pair<unsigned int const, CUserOnlineStatusHelper::ONLINE_STATUS_ITEM> const&) in libanychatcore.a(ControlCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM>, std::_Select1st<std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM> > >::_M_insert_unique(std::pair<unsigned int const, CNetworkCenter::NAT_INFO_ITEM> const&) in libanychatcore.a(NetworkCenter.o)
...
"std::_Rb_tree_increment(std::_Rb_tree_node_base*)", referenced from:
CMediaCenter::Release() in libanychatcore.a(MediaCenter.o)
CMediaCenter::DestroyAudioRenderModule() in libanychatcore.a(MediaCenter.o)
CMediaCenter::DestroyVideoRenderModule() in libanychatcore.a(MediaCenter.o)
std::_Rb_tree<unsigned int, std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*>, std::_Select1st<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> > >::erase(std::_Rb_tree_iterator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >, std::_Rb_tree_iterator<std::pair<unsigned int const, CMediaCenter::USER_MEIDA_ITEM*> >) in libanychatcore.a(MediaCenter.o)
CControlCenter::Release() in libanychatcore.a(ControlCenter.o)
CControlCenter::LeaveRoom(int) in libanychatcore.a(ControlCenter.o)
CControlCenter::LogoutServer() in libanychatcore.a(ControlCenter.o)
...
"___gxx_personality_sj0", referenced from:
BRAC_InitSDK(void*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_Release() in libanychatcore.a(BRAnyChatCore.o)
BRAC_Connect(char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_Login(char const*, char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_Logout() in libanychatcore.a(BRAnyChatCore.o)
BRAC_EnterRoom(unsigned int, char const*, unsigned int) in libanychatcore.a(BRAnyChatCore.o)
BRAC_LeaveRoom(unsigned int) in libanychatcore.a(BRAnyChatCore.o)
...
"vtable for __cxxabiv1::__si_class_type_info", referenced from:
typeinfo for CAudioProcessingWebRtc in libmediacore.a(brMediaCore.o)
typeinfo for CBRAsyncEngine in libanychatcore.a(asyncengine.o)
typeinfo for CRouteTableClient in libanychatcore.a(routetableclient.o)
typeinfo for CiOSAudioPlay in libmediacore.a(iOSAudioPlay.o)
typeinfo for CiOSVideoShow in libmediashow.a(iOSVideoShow.o)
typeinfo for CiOSAudioRecord in libmediacore.a(iOSAudioRecord.o)
typeinfo for CiOSVideoCapture in libmediacore.a(iOSVideoCapture.o)
...
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
"operator new[](unsigned long)", referenced from:
CreateRingBuffer(CRingBuffer**, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::DecodeVideoFrame(unsigned int, unsigned int, unsigned char*, unsigned int, signed char, unsigned int) in libanychatcore.a(MediaCenter.o)
CProtocolBase::PackageSysLinkTimeCheckPack(unsigned int, unsigned int, unsigned int, char**, unsigned int&) in libanychatcore.a(protocolbase.o)
CProtocolBase::SendEnterRoomRequestPack(char*, char*) in libanychatcore.a(protocolbase.o)
CProtocolBase::PackageMediaTransDataPack(int, int, unsigned char*, int, char**, unsigned int&) in libanychatcore.a(protocolbase.o)
CProtocolBase::PackageMediaStream(unsigned int, unsigned int, unsigned int, unsigned int, char*, unsigned int, char*, unsigned int, char**, unsigned int&) in libanychatcore.a(protocolbase.o)
CProtocolBase::PackageMediaStreamResendPack(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned char, char**, unsigned int&) in libanychatcore.a(protocolbase.o)
...
"___cxa_guard_acquire", referenced from:
CMediaCenter::OnVideoCaptureCallBack(char*, unsigned int, unsigned int, unsigned int) in libanychatcore.a(MediaCenter.o)
CMediaCenter::PrepareAudioFrameBuffer(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int, signed char) in libanychatcore.a(MediaCenter.o)
CMediaCenter::EncodeAudioFrame(CMediaCenter::USER_MEIDA_ITEM*, unsigned char*, unsigned int) in libanychatcore.a(MediaCenter.o)
CControlCenter::Update() in libanychatcore.a(ControlCenter.o)
CUserOnlineStatusHelper::RefreshStatus() in libanychatcore.a(ControlCenter.o)
CNetworkCenter::ServiceThread() in libanychatcore.a(NetworkCenter.o)
CBufferTransMgr::OutputTaskListInfo() in libanychatcore.a(buffertransmgr.o)
...
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
|