Hello,
First, thank you for your effort in providing the build scripts and are really very helpful.
I tried to build WebRTC libraries for "armv8" and "x86_64" platforms. I noticed that some files are generating and some files are not generating.
Below files are generating:
libjingle_peerconnection_so.so
audio_device_java.jar
base_java.jar
libjingle_peerconnection.jar
Below files are not generating:
libboringssl.cr.so
libc++_shared.so
libprotobuf_lite.cr.so
libbase.cr.so
Console Log: https://pastebin.com/HH8a6ezL
Please suggest me what I am missing? Am I missing any dependencies? I installed BoringSSL library and tried again. But, even though, the above files are not generating.
Thanks in advance.
Regards,
Chandramouli.