You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 19 Sep 2010 at 6:04The text was updated successfully, but these errors were encountered: