ld: warning: directory not found for option '-L/Users/extentia/Desktop/Flurry-iOS-6.4.0/Flurry'
ld: warning: directory not found for option '-L/Users/extentia/Desktop/Flurry-iOS-6.4.0/FlurryAds'
ld: warning: directory not found for option '-LiPhone'
ld: warning: directory not found for option '-LSDK'
ld: warning: directory not found for option '-LviPhone'
ld: warning: directory not found for option '-L6.4.0/Flurry-iOS-6.4.0/Flurry'
ld: warning: directory not found for option '-L6.4.0/Flurry-iOS-6.4.0/FlurryAds'
ld: framework not found AdSupport for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Asked
Active
Viewed 805 times
1

Anbu.Karthik
- 82,064
- 23
- 174
- 143

Sharad Patil
- 41
- 6
-
I deleted iAd.framework and adsupport.framework but still it gives an error – Sharad Patil May 19 '16 at 10:55
-
1see this once it helps you http://stackoverflow.com/questions/9458739/ld-warning-directory-not-found-for-option – Anbu.Karthik May 19 '16 at 11:25
-
Not working this. Still it shows this linker error. ld: framework not found AdSupport for architecture armv7 . – Sharad Patil May 19 '16 at 12:01