AlexKMDev / WebRTC

Unofficial builds of Google WebRTC iOS Framework
https://webrtc.org/native-code/ios/
Other
292 stars 76 forks source link

14093 not working #3

Closed wenxin3262 closed 8 years ago

wenxin3262 commented 8 years ago
WebRTC/WebRTC.framework/Headers/RTCVideoSource.h:14:9: error: 'WebRTC/RTCMediaSource.h' file not found

Something wrong with RTCMediaSource.h got included in multiple locations, where this file does not exist in headers. I tired compile directly from webrtc repo, same error.

AlexKMDev commented 8 years ago

Should be upstream issue. Still exist in the latest revision (14110), so we need to wait until they fix it or use earlier version (from 54 release branch I guess).

AlexKMDev commented 8 years ago

fixed in 14141 https://github.com/Anakros/WebRTC-iOS/releases/tag/14141.0.0-master