pristineio / webrtc-build-scripts

A set of build scripts useful for building WebRTC libraries for Android and iOS.
BSD 3-Clause "New" or "Revised" License
1.13k stars 447 forks source link

Duplicate symbols #201

Open RishatShamsutdinov opened 8 years ago

RishatShamsutdinov commented 8 years ago

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)