Changes between Version 10 and Version 15 of Ticket #1586


Ignore:
Timestamp:
Oct 14, 2014 4:09:31 AM (10 years ago)
Author:
ming
Comment:

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  
    55   - iOS: 
    66     - 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 
    79 
    810How to build: 
     
    1517      }}} 
    1618 * 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. 
    1820   1. Run PJSIP's {{{configure}}} script with the option {{{--with-silk=your_silk_sdk_flp/fix_dir}}}