linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linker error


From: Anton Pomozov
Subject: Re: [Linphone-developers] linker error
Date: Thu, 23 Oct 2014 19:19:30 +0400

Sorry, your bet is mine :)
I pulled submodules twice for a few days and clean rebuild sdk twice.
Last one made a half hour ago.
Linker still can’t found implementation of these functions:

Undefined symbols for architecture i386:
  "_linphone_core_enable_log_collection", referenced from:
      -[LinphoneManager createLinphoneCore] in LinphoneManager.o
  "_linphone_core_set_log_collection_path", referenced from:
      -[LinphoneManager createLinphoneCore] in LinphoneManager.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Say please in which file are they placed?

23 окт. 2014 г., в 18:47, BIENKOWSKI Guillaume <address@hidden> написал(а):

It is already in the git submodule, but I bet you simply forgot to update your submodules:

git submodule update --recursive --init




On Thu, Oct 23, 2014 at 4:15 PM, Anton Pomozov <address@hidden> wrote:
Hi Guillaume!

Would you like to push the implementation of these functions:

linphone_core_set_log_collection_path()
linphone_core_enable_log_collection()

to linphone submodule?

Best regards,
Anton

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