[Speex-dev] trying to use latest but can't link now

Alexander Chemeris Alexander.Chemeris at sipez.com
Fri May 30 13:18:22 PDT 2008


Hi,

On 5/30/08, Kevin Hut <xf_kev at live.com> wrote:
>   Greetings.   I just upgraded to the latest 1.2beta3 and now I get the
> following link error:
>
>  unresolved external symbol speex_wb_mode.  Using VS2005.
>
>  If I put back the old libspeex.lib it compiles just fine, but I would like
> to upgrade to use the new AEC stuff if I can.
>
>  My code looks like:
>  enc_state = speex_encoder_init(&speex_wb_mode) ;
>
>  Worked before the upgrade so did the API change?  Any help greatly
> appreciated.

This was discussed on this list few times already. You should not use
speex_*_mode variables directly, use speex_get_mode() function
instead.

-- 
Regards,
Alexander Chemeris.

SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000


More information about the Speex-dev mailing list