Changes between Version 1 and Version 14 of Ticket #1954
- Timestamp:
- Dec 22, 2016 10:56:24 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1954
- Property Status changed from new to closed
- Property Resolution changed from to fixed
-
Ticket #1954 – Description
v1 v14 13 13 1. Add {{{third-party/lib/libwebrtc-[TARGET].a}}} to application project in XCode. 14 14 15 === Known issues===16 1. WebRTC cannot be built for Android mips64 (we successfully tested with other architectures: armeabi (armv7), armeabi-v7a, arm64-v8a, mips, x86, x86_64).15 === Supported architectures for Android === 16 1. On Android, we successfully tested with these architectures: armeabi (armv7), armeabi-v7a, arm64-v8a, mips, mips64, x86, x86_64. 17 17 18 18 == For Visual Studio ==