search for: labvoip

Displaying 2 results from an estimated 2 matches for "labvoip".

Did you mean: labtop
2005 Oct 11
1
jitter.c How to
...libs/libaudiovideo.a alsadevice.o ranlib .libs/libaudiovideo.a creating libaudiovideo.la (cd .libs && rm -f libaudiovideo.la && ln -s ../libaudiovideo.la libaudiovideo.l a) if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include -g -O2 -MT la bvoip.o -MD -MP -MF ".deps/labvoip.Tpo" -c -o labvoip.o labvoip.cpp; \ then mv -f ".deps/labvoip.Tpo" ".deps/labvoip.Po"; else rm -f ".deps/labvoip.Tpo "; exit 1; fi labvoip.cpp: In function `int main(int, char**)': labvoip.cpp:201: error: `speex_echo_state_reset' undeclared (first use this...
2005 Oct 10
2
jitter.c How to
Hi all: How to use jitter.c, I see this file is not include in the lib. Sorry for this newbie Q.