linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] polarssl not found when compiling ios/xcode 5


From: Luiz Silva
Subject: [Linphone-developers] polarssl not found when compiling ios/xcode 5
Date: Wed, 19 Feb 2014 16:29:24 -0500

Hello,

I'm trying to compile Linphone for IOS but I can't build the project.

I did everything as per README file but when I try to "run" the project I get this error:

Ld /Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Products/Debug-iphonesimulator/linphone.app/linphone normal i386
    cd /Users/luiz/Desktop/linphone-iphone
    setenv IPHONEOS_DEPLOYMENT_TARGET 6.0
    setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk -L/Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Products/Debug-iphonesimulator -L/Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Products/Debug-iphonesimulator -L/Users/luiz/Desktop/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins -L/Users/luiz/Desktop/linphone-iphone/liblinphone-sdk/apple-darwin/lib -F/Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Products/Debug-iphonesimulator -filelist /Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Intermediates/linphone.build/Debug-iphonesimulator/linphone.build/Objects-normal/i386/linphone.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -ObjC -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=6.0 -lzrtpcppcore -lxml2 -lopus -lpolarssl -lantlr3c -lbellesip /Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Products/Debug-iphonesimulator/libNinePatch.a /Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Products/Debug-iphonesimulator/libXMLRPC.a -framework AddressBook -framework AddressBookUI -framework AssetsLibrary -framework AudioToolbox -weak_framework AVFoundation -weak_framework CFNetwork -framework CoreAudio -framework CoreGraphics -weak_framework CoreMedia -framework CoreTelephony -weak_framework CoreVideo -framework Foundation -framework MessageUI -framework MobileCoreServices -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -weak_framework UIKit -weak-lc++.1 -lsqlite3 -weak-lstdc++.6 -lresolv -lavcodec -lavutil -lbcg729 -lgsm -lilbc -llinphone -lmediastreamer_base -lmediastreamer_voip -lmsamr -lmsilbc -lmssilk -lmsx264 -lortp -lopencore-amrnb -lopencore-amrwb -lmsbcg729 -lspeex -lspeexdsp -lsrtp -lSKP_SILK_SDK -lswscale -lvpx -lx264 -Xlinker -dependency_info -Xlinker /Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Intermediates/linphone.build/Debug-iphonesimulator/linphone.build/Objects-normal/i386/linphone_dependency_info.dat -o /Users/luiz/Library/Developer/Xcode/DerivedData/linphone-gdlicxejfjjkbheghwozjrmykspz/Build/Products/Debug-iphonesimulator/linphone.app/linphone

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

Any ideas what I can do?

I'm using OSX 10.9 and XCode 5.02

Thank you

reply via email to

[Prev in Thread] Current Thread [Next in Thread]