linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Linphone Compilation ARM64 Error - iOS 8.3 SDK, Xc


From: tmpgogogo
Subject: [Linphone-developers] Linphone Compilation ARM64 Error - iOS 8.3 SDK, Xcode 6.3.2
Date: Wed, 24 Jun 2015 10:51:49 +0800


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

reply via email to

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