linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone Compilation ARM64 Error - iOS 8.3 SDK


From: tmpgogogo
Subject: Re: [Linphone-developers] Linphone Compilation ARM64 Error - iOS 8.3 SDK, Xcode 6.3.2
Date: Thu, 25 Jun 2015 10:38:49 +0800

I confirmed already compiled fine on arm64, and Xcode project architecture set 
up armv7 and arm64. Seems Xcode project can't find arm64 lib,always link to 
armv7, is anyway let Xcode project link to arm64?

Regards,
Tom Zhang
Website: http://chirpapps.com

> 在 2015年6月24日,16:41,Gautier Pelloux-Prayer <address@hidden> 写道:
> 
> Check linphone-iphone repository which compiles fine on arm64; double-check 
> specially xcodeproj architecture settings.
> 
> Cheers,
> 
> Gautier Pelloux-Prayer
> Software Engineer @ Belledonne Communications
> 
>> On 24 Jun 2015, at 04:51, address@hidden wrote:
>> 
>> 
>> I recently upgrade my Linphone project to support arm64, when I build the 
>> project show below error, but I sure aarch64-apple-darwin already build 
>> success and have the libmsilbc.a file. 
>> 
>> 
>> Undefined symbols for architecture arm64: 
>>  "_initDecode", referenced from: 
>>      _dec_process in libmsilbc.a(libmsilbc_la-ilbc.o) 
>>     (maybe you meant: _initDecodeLSP, _initDecodeAdaptativeCodeVector , 
>> _initDecodeGains ) 
>>  "_iLBC_decode", referenced from: 
>>      _dec_process in libmsilbc.a(libmsilbc_la-ilbc.o) 
>>  "_iLBC_encode", referenced from: 
>>      _enc_process in libmsilbc.a(libmsilbc_la-ilbc.o) 
>>  "_initEncode", referenced from: 
>>      _enc_preprocess in libmsilbc.a(libmsilbc_la-ilbc.o) 
>> ld: symbol(s) not found for architecture arm64 
>> clang: error: linker command failed with exit code 1 (use -v to see 
>> invocation)
>> 
>> Regards,
>> Tom Zhang
>> _______________________________________________
>> 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]