Changes between Initial Version and Version 3 of Ticket #1586


Ignore:
Timestamp:
Sep 25, 2012 5:00:51 AM (12 years ago)
Author:
ming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1586 – Description

    initial v3  
     1Requirements: 
     2 * Desktop platforms: 
     3 
     4 Get SILK SDK 1.0.8 or 1.0.9 FLP/FIX (floating/fixed point version). 
     5 * Mobile platforms: 
     6  - iOS: 
     7 
     8  Get SILK SDK 1.0.8 ARM version from https://github.com/pereckerdal/silk-arm-ios 
     9 
     10How to build: 
     11 * iOS only: Modify Makefile to use the correct iPhone SDK version and compiler if necessary. 
     12 * Run {{{make}}} in the SILK SDK directory. 
     13 * Run PJSIP's {{{configure}}} script with the option {{{--with-silk=your_silk_sdk_flp/fix_dir}}}