linphone-developers
[Top][All Lists]
Advanced

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

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


From: BIENKOWSKI Guillaume
Subject: Re: [Linphone-developers] polarssl not found when compiling ios/xcode 5
Date: Fri, 21 Feb 2014 08:51:04 +0100

Hello,

There was still an issue in the build script when I sent you the message. This could mean the SDK wouldn't be compiled with SSL support.
I fixed the issue and our build bots are happy with it. I suggest you rebuild from the current git if you can.

Guillaume

Guillaume BIENKOWSKI
http://www.belledonne-communications.com/
sip:address@hidden


On Thu, Feb 20, 2014 at 5:15 PM, Luiz Silva <address@hidden> wrote:
Thank you Guillaume,

Linphone is compiling now


On Thu, Feb 20, 2014 at 5:05 AM, BIENKOWSKI Guillaume <address@hidden> wrote:
Hello Luiz,

We updated the polarssl version to 1.3 lately, and I missed a problem in the compilation process.
I pushed a fix, you should be able to update and compile without problems now.




On Wed, Feb 19, 2014 at 10:29 PM, Luiz Silva <address@hidden> wrote:
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

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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