linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone IOS - Can't compile. unzip: cannot fi


From: kaushik parmar
Subject: Re: [Linphone-developers] Linphone IOS - Can't compile. unzip: cannot find zipfile directory
Date: Thu, 10 Apr 2014 18:45:18 +0530

thank you mcyep. Successfully build linphone-ios code.

I removed mssilk as you told then also i am getting error related to silk in xcode.

error while running on xcode :

Undefined symbols for architecture i386:
  "_libmssilk_init", referenced from:
      -[LinphoneManager startLibLinphone] 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)




On Thu, Apr 10, 2014 at 2:57 PM, mcyep <address@hidden> wrote:
This error is caused by the corrupted SILK_SDK_SRC_v1.0.9.zip.

To build iOS linphone without SILK,

1. open submodules/build/builder-iphone-os.mk

2. find the following line
all: build-linphone build-msilbc build-msamr build-msx264 build-mssilk
build-msbcg729 build-msisac build-msopenh264

3. remove build-mssilk and build-msopenh264

4. make all





--
View this message in context: http://nongnu.13855.n7.nabble.com/Linphone-IOS-Can-t-compile-unzip-cannot-find-zipfile-directory-tp181483p181743.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



--
Kind regards,

Kaushik Parmar

reply via email to

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