What steps will reproduce the problem?
1. Checkout latest libjingle
2. ninja -C out/Debug libjingle_peerconnection_test_jar
3.
What is the expected output? What do you see instead?
build success
What version of the product are you using? On what operating system?
Seeing error:
../../talk/app/webrtc/java/jni/peerconnection_jni.cc:544:61: error: invalid use
of incomplete type 'struct webrtc::MediaConstraintsInterface'
../../talk/app/webrtc/peerconnectioninterface.h:92:7: error: forward
declaration of 'struct webrtc::MediaConstraintsInterface'
../../talk/app/webrtc/java/jni/peerconnection_jni.cc:556:17: error:
'Constraints' does not name a type
......
......
Please provide any additional information below.
Believe that this is due to latest changes in MediaConstraintsInterface.
Original issue reported on code.google.com by zhangyin...@gmail.com on 11 Apr 2013 at 3:01
Original issue reported on code.google.com by
zhangyin...@gmail.com
on 11 Apr 2013 at 3:01