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

IPP Linking with Telephone #373

Open
GoogleCodeExporter opened this issue Aug 3, 2015 · 0 comments
Open

IPP Linking with Telephone #373

GoogleCodeExporter opened this issue Aug 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Build PJSIP with IPP enabled, verify working with pjsua application.
2. Verify IPP codecs are enabled with pjsua application.
3. Attempt to compile Telephone with IPP enabled PJSIP.

What version of the product are you using? On what operating system?

PJSIP 1.8 (other versions tried too). Using Snow Leopard and latest XCode.

Please provide any additional information below.

When linking PJSIP XCode returns the error:

"_USC_G729AFP_Fxns", referenced from:
      _ipp_codec in libpjmedia-codec-i386-apple-darwin10.2.0.a(ipp_codecs.o)

And fails to link correctly. I have included the DYLD_LIBRARY_PATH environment 
variable within XCode so the dynamic libraries can be found.

Any thoughts, ideas?

Original issue reported on code.google.com by [email protected] on 19 Sep 2010 at 6:04

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

No branches or pull requests

1 participant