idoubs icon indicating copy to clipboard operation
idoubs copied to clipboard

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

Open GoogleCodeExporter opened this issue 10 years ago • 3 comments

a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1. I followed the each and every step given in 
https://code.google.com/p/idoubs/wiki/Building_iDoubs_v2_x
2. I have dragged the iOS-ngn-stack.xcodeproj to my project. My project 
structure is /mydoubs/iPhone/idoubs/branches/2.0/myapp at the same level 
/mydoubs/iPhone/idoubs/branches/2.0/ios-ngn-stack and ios-doubs
3. Integrating with iOS7 with armv6,armv7 architecture with XCode5 

What is the expected output? What do you see instead?

ld: warning: directory not found for option '-L-lsrtp'
ld: warning: directory not found for option '-L-lssl'
ld: warning: directory not found for option '-L-lcrypto'
ld: warning: directory not found for option '-L-ltheora'
ld: warning: directory not found for option '-L-lvorbis'
ld: warning: directory not found for option '-L-logg'
ld: warning: directory not found for option '-L-lyuv'
ld: warning: directory not found for option '-L-lvpx'
ld: warning: directory not found for option '-L-lx264'
ld: warning: directory not found for option '-L-lswscale'
ld: warning: directory not found for option '-L-lavutil'
ld: warning: directory not found for option '-L-lavcodec'
ld: warning: directory not found for option '-L-lopus'
ld: warning: directory not found for option '-L-lgsm'
ld: warning: directory not found for option '-L-lg729b'
ld: warning: directory not found for option '-L-lspeex'
ld: warning: directory not found for option '-L-lspeexdsp'
ld: warning: directory not found for option '-L-framework'
ld: warning: directory not found for option '-LFoundation'
ld: warning: directory not found for option '-L-framework'
ld: warning: directory not found for option '-LUIKit'
ld: library not found for -lsrtp
clang: error: linker command failed with exit code 1 (use -v to see invocation)


What version of the product or source code revision are you using? On what
operating system?

/branches/V2.0
OS: MacOS 10.9.1
iOS version: 7.0
IDE: XCode5


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 8 Jan 2014 at 3:24

GoogleCodeExporter avatar Aug 19 '15 22:08 GoogleCodeExporter

I am getting this

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

xcode 6.1
MacOS 10.9.4

Original comment by [email protected] on 10 Feb 2015 at 8:05

GoogleCodeExporter avatar Aug 19 '15 22:08 GoogleCodeExporter

I am getting 

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

while building testRegistration target for iOS Device.

Mac OSX 10.10.2 (Yosemite)
Xcode 6.2
doubango revision 1255

Original comment by [email protected] on 21 Mar 2015 at 12:45

GoogleCodeExporter avatar Aug 19 '15 22:08 GoogleCodeExporter

Would you solved the problem yet, I encountered the same problem,please tell me how to do?thank you!

zhenshengLinGit avatar Jun 23 '16 14:06 zhenshengLinGit