haiyangwu / mediasoup-client-android

mediasoup android client side library https://mediasoup.org
MIT License
178 stars 107 forks source link

Connot compile dev-3.4.0 #61

Open eric-tc opened 1 year ago

eric-tc commented 1 year ago

Hi, Thanks for this project. I would like to update webrtc deps and I'am trying to compile dev-3.4.0. I 'am on Linux. The project setup correctly but when i try to build i get

ld: error: ../../../../deps/webrtc/lib/armeabi-v7a/libwebrtc.a:1: unknown directive: version

On which OS(Windows, Linux, Mac) are you able to compile?

Thanks