Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error while compiling the bcg729 with pjsip. #8

Open
Jeevacse07 opened this issue Nov 22, 2016 · 0 comments
Open

Getting Error while compiling the bcg729 with pjsip. #8

Jeevacse07 opened this issue Nov 22, 2016 · 0 comments

Comments

@Jeevacse07
Copy link

Totally(7_errors)::
Undefined symbols for architecture i386:
"_bcg729Decoder", referenced from:
_g729_codec_decode in libpjmedia-codec.a(g729.o)
"_bcg729Encoder", referenced from:
_g729_codec_encode in libpjmedia-codec.a(g729.o)
"_closeBcg729DecoderChannel", referenced from:
_g729_dealloc_codec in libpjmedia-codec.a(g729.o)
_g729_codec_close in libpjmedia-codec.a(g729.o)
"_closeBcg729EncoderChannel", referenced from:
_g729_dealloc_codec in libpjmedia-codec.a(g729.o)
_g729_codec_close in libpjmedia-codec.a(g729.o)
"_initBcg729DecoderChannel", referenced from:
_g729_codec_open in libpjmedia-codec.a(g729.o)
"_initBcg729EncoderChannel", referenced from:
_g729_codec_open in libpjmedia-codec.a(g729.o)
ld: symbol(s) not found for architecture i386

ld: library not found for -lpjmedia-codec
clang: error: linker command failed with exit code 1 (use -v to see invocation)

And also we want instructions for integrating bcg729 into PJSIP. Your Instruction blog has been removed.

Can you help us to fix this bug ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant