Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

peerconnection_client and p2p #4

Open
kevinchen1223 opened this issue Jun 22, 2021 · 0 comments
Open

peerconnection_client and p2p #4

kevinchen1223 opened this issue Jun 22, 2021 · 0 comments

Comments

@kevinchen1223
Copy link

1>------ 已启动生成: 项目: peerconnection_client, 配置: Debug x64 ------
1>webrtcd.lib(implicit_weak_message.obj) : error LNK2019: 无法解析的外部符号 __imp___std_init_once_begin_initialize,该符号在函数 "void __cdecl std::call_once<void (__cdecl&)(void)>(struct std::once_flag &,void (__cdecl&)(void))" (??$call_once@A6AXXZ$$V@std@@YAXAEAUonce_flag@0@A6AXXZ@Z) 中被引用
1>webrtcd.lib(implicit_weak_message.obj) : error LNK2019: 无法解析的外部符号 __imp___std_init_once_complete,该符号在函数 "public: __cdecl std::_Init_once_completer::~_Init_once_completer(void)" (??1_Init_once_completer@std@@qeaa@XZ) 中被引用
1>webrtcd.lib(auto_correlation.obj) : error LNK2019: 无法解析的外部符号 __std_reverse_copy_trivially_copyable_4,该符号在函数 "float * __cdecl std::reverse_copy<float const *,float *>(float const *,float const *,float *)" (??$reverse_copy@PEBMPEAM@std@@YAPEAMPEBM0PEAM@Z) 中被引用
1>H:\WORK\webRTC\webrtc-native-demo-master\peerconnection_client..\out\bin\x64\Debug\peerconnection_client\peerconnection_client.exe : fatal error LNK1120: 3 个无法解析的外部命令
1>已完成生成项目“peerconnection_client.vcxproj”的操作 - 失败。
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant