Changes between Version 10 and Version 15 of Ticket #1586
- Timestamp:
- Oct 14, 2014 4:09:31 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1586
- Property Status changed from new to closed
- Property Resolution changed from to fixed
-
Ticket #1586 – Description
v10 v15 5 5 - iOS: 6 6 - Get SILK SDK 1.0.8 ARM version from [https://github.com/pereckerdal/silk-arm-ios here] 7 - Android: 8 - Get SILK SDK 1.0.8 or 1.0.9 FLP/FIX 7 9 8 10 How to build: … … 15 17 }}} 16 18 * Makefile based platforms: 17 1. Run {{{make}}} in the SILK SDK directory. Note for iOS platform: modify Makefile to use the correct iPhone SDK version and compiler if necessary.19 1. Run {{{make}}} in the SILK SDK directory. Note for iOS/Android platform: modify Makefile to use the correct iPhone SDK/Android NDK version and compiler if necessary. 18 20 1. Run PJSIP's {{{configure}}} script with the option {{{--with-silk=your_silk_sdk_flp/fix_dir}}}