You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I tried to use compiled lib in my project & linking failed with such records:
duplicate symbol __Z27RTCGetNativeLoggingSeverity18RTCLoggingSeverity in:
<path to the project>/ThirdParty/WebRTC/webrtc-build-scripts/ios/webrtc/libjingle_peerconnection_builds/libWebRTC-13783-arm-intel-Release.a(libjingle_peerconnection_objc.RTCLogging.o)
<path to the project>/ThirdParty/WebRTC/webrtc-build-scripts/ios/webrtc/libjingle_peerconnection_builds/libWebRTC-13783-arm-intel-Release.a(rtc_sdk_common_objc.RTCLogging.o)
The text was updated successfully, but these errors were encountered:
Hi! I tried to use compiled lib in my project & linking failed with such records:
The text was updated successfully, but these errors were encountered: