Changes between Version 1 and Version 2 of Using-OpenCORE-AMR-NB-WB-Codec


Ignore:
Timestamp:
Oct 9, 2013 8:35:49 AM (11 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Using-OpenCORE-AMR-NB-WB-Codec

    v1 v2  
    3232$ ./configure --prefix=/home/foo 
    3333 }}} 
     34 1. Or if you're building for BB10, then download {{{generic-configure-bb10}}} script in the attachment in the bottom of this page, copy it to the opencore-amr directory, and use it instead. Make sure BB10 environment variables have been set as per BB10 instructions. 
     35 {{{ 
     36$ chmod +x generic-configure-bb10 
     37$ ./generic-configure-bb10 --prefix=/home/foo 
     38 }}} 
    3439 1. Build and install: 
    3540 {{{ 
     
    4954 {{{ 
    5055$ ./configure --prefix=/home/foo 
     56 }}} 
     57 1. Again if you're building for BB10, then download {{{generic-configure-bb10}}} script in the attachment in the bottom of this page, copy it to the opencore-amr directory, and use it instead: 
     58 {{{ 
     59$ chmod +x generic-configure-bb10 
     60$ ./generic-configure-bb10 --prefix=/home/foo 
    5161 }}} 
    5262 1. Build and install: 
     
    7080 {{{ 
    7181$ ./configure --with-opencore-amr=/home/foo 
     82 }}} 
     83 1. Or if you're building for BB10, then use {{{configure-bb10}}} instead. See [wiki:Getting-Started/BB10 BB10 Getting Started] instructions for the complete instructions on how to build PJSIP for BB10: 
     84 {{{ 
     85$ ./configure-bb10 --with-opencore-amr=/home/foo 
    7286 }}} 
    7387 1. Check the output of {{{configure}}} command, make sure that the codecs are detected: