Displaying 2 results from an estimated 2 matches for "_speex_uwb_mode".
Did you mean:
speex_uwb_mode
2004 Sep 13
1
problem with dynamic speex library under windows
...ello.
I'm having problems with the dynamic library of libspeex under win32. I
have used the static library for a while with no problems. When I try to
compile my application with the dynamic library I get the following link
error:
codec_speex.obj : error LNK2001: unresolved external symbol _speex_uwb_mode
codec_speex.obj : error LNK2001: unresolved external symbol _speex_wb_mode
codec_speex.obj : error LNK2001: unresolved external symbol _speex_nb_mode
..\..\pd\bongo\bongo~.dll : fatal error LNK1120: 3 unresolved externals
It seems as if the three default SpeexMode modes can't be found. I guess...
2008 Aug 07
1
problem with dynamic speex library under windows
Hi, Melvin here,
I was reading your thread at http://lists.xiph.org/pipermail/speex-dev/2004-September/002758.html and I'm currently having the same problems.
1>emiplib.lib(mipspeexdecoder.obj) : error LNK2001: unresolved external symbol _speex_uwb_mode
I read your given solution and I don't quite understand it. Can you please give me more details on how to solve this linking problem.
I would really appreciate your help.
Thank you and God bless.
________________________________
DISCLAIMER:
This email (including any attachments) is intende...