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
After I build webrtc, libjingle_peerconnection_java.jar include only one java class(its name Empty.class). Why is it becomming empty ? I followed the steps below and I didn't get any errors. I use Ubuntu.
After I build webrtc, libjingle_peerconnection_java.jar include only one java class(its name Empty.class). Why is it becomming empty ? I followed the steps below and I didn't get any errors. I use Ubuntu.
1.source android/build.sh
2.install_dependencies
3.get_webrtc
4.export WEBRTC_DEBUG=true
5.export WEBRTC_ARCH=armv7
6.prepare_gyp_defines &&
execute_build
The text was updated successfully, but these errors were encountered: