Thanks for the feedback, please file a bug in webrtc issue tracker
with all the information.
/Vikas
On Apr 17, 1:45 am, mparis <
mparisd...@gmail.com> wrote:
> Hi, I have a SIGSEGV signal when I run AppRTCDemo example provided in
> libjingle project.
>
> I am using the revision *r305* of libjingle and I followed the instruction
> of README under /trunk/talk/examples/android dir.
> I also had to do the next steps because following only the README i
> couldn't compile libjingle_peerconnection_so.so :
>
> -
>
> set 'libjingle_java' to 1 in trunk/talk/build/common.gypi line 38
>
> -
>
> set correct JDK path in trunk/talk/libjingle.gyp line 61
>
> -