linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] OS X liker error for architecture x86_64


From: Anton Pomozov
Subject: Re: [Linphone-developers] OS X liker error for architecture x86_64
Date: Sun, 29 Mar 2015 11:05:49 +0300

Hi, Alex.

Thanks, I've fixed it :)

Regards,
Anton.

29 марта 2015 г., в 9:23, J Alex Antony Vijay <address@hidden> написал(а):

Hi Anton,

    First try to add libiconv.dylib library then compile, it should work.



On Sat, Mar 28, 2015 at 11:25 PM, Anton Pomozov <address@hidden> wrote:
I’ve updated linphone submodules a half hour ago and successful recompiled them with this command:
$ make -j3 enable_i386=yes all

But then I can’t build linphone app for iPhone 5s/6/6+ with this sdk:

Undefined symbols for architecture x86_64:
  "_iconv", referenced from:
      _linphone_core_message_storage_init in liblinphone.a(message_storage.o)
  "_iconv_close", referenced from:
      _linphone_core_message_storage_init in liblinphone.a(message_storage.o)
  "_iconv_open", referenced from:
      _linphone_core_message_storage_init in liblinphone.a(message_storage.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Help, please.

Regards,
Anton

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




--

Regards,
J Alex Antony Vijay.
_______________________________________________
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]