linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Failed to build after upgraded Xcode 5.1 with


From: Richard Zinn
Subject: Re: [Linphone-developers] Failed to build after upgraded Xcode 5.1 with iOS 7.1 SDK
Date: Wed, 12 Mar 2014 20:06:36 -0700

Hi Guillaume,
This morning I updated my iOS device to 7.1 and installed the XCode 5.1 and then ran in to a bunch of compile errors and warnings such as:

ld: warning: ignoring file /Users/richardzinn/Documents/PROJECTS/FreedomPop/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libzrtpcppcore.a, missing required architecture arm64 in file /Users/richardzinn/Documents/PROJECTS/FreedomPop/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libzrtpcppcore.a (3 slices)

and

Undefined symbols for architecture arm64:

  "_linphone_call_log_get_duration", referenced from:

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o


I then followed your instructions and pulled the latest down from the git repo and rebuilt the liblinphone-sdk and am still getting the same errors.  Is there a specific tag?  I pulled HEAD.  I've also combed through my xcode settings to make sure I've got standard architectures set, and arm64 is added to my valid architectures.  Been trying to solve it all day, but am not making progress any more.


Thanks for the help,

Richard



On Wed, Mar 12, 2014 at 6:34 AM, BIENKOWSKI Guillaume <address@hidden> wrote:
Okay, I found the solution (temporarily...).
You can pull and make veryclean && make


Cheers



On Wed, Mar 12, 2014 at 2:27 PM, BIENKOWSKI Guillaume <address@hidden> wrote:
Hello,

After investigations, it seems that the new Clang compiler has enforced its "Qunused-arguments" flag and doesn't allow passing it some gcc args.
https://langui.sh/2014/03/10/wunused-command-line-argument-hard-error-in-future-is-a-harsh-mistress/index.html
Until a solution is found... you'll have to stick to the 7.0 target.
I'll be contemplating solutions for this as of today.

Regards,



On Wed, Mar 12, 2014 at 12:28 PM, ansani <address@hidden> wrote:
Hi,
did u install latest command line tools for xcode 5.1 ?

It seems u don't have a working compiler :(

Salvatore



--
View this message in context: http://nongnu.13855.n7.nabble.com/Failed-to-build-after-upgraded-Xcode-5-1-with-iOS-7-1-SDK-tp180342p180345.html
Sent from the linphone-developers mailing list archive at Nabble.com.

_______________________________________________
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]