After compiling the WebRTC sources with ninja, the WebRtcInterop compilation fails.
There is no folder talk\app\webrtc so all that includes fail.
Also there is one include from the native client, webrtc\base\scoped_ptr.h which also fails as the file is not there (maybe a update from Google?)
After compiling the WebRTC sources with ninja, the WebRtcInterop compilation fails.
There is no folder
talk\app\webrtcso all that includes fail.Also there is one include from the native client,
webrtc\base\scoped_ptr.hwhich also fails as the file is not there (maybe a update from Google?)