clang: error: linker command failed with exit code 1 (use -v to see invocation)
what is the problem?
Ld /Users/infinite/Library/Developer/Xcode/DerivedData/Interact-AR-dbnwtwmtlvkwwbdcwspqovdzuige/Build/Intermediates/ArchiveIntermediates/Interact-AR/IntermediateBuildFilesPath/Interact-AR.build/Release-iphoneos/Interact-AR.build/Objects-normal/arm64/Interact-AR normal arm64
cd /Users/infinite/Documents/interact10/platforms/ios
ld: in /Users/infinite/Documents/interact10/platforms/ios/Interact-AR/Plugins/com.wikitude.phonegap.WikitudePlugin/libWikitudeSDK.a(array_utils.cc.o), could not parse object file /Users/infinite/Documents/interact10/platforms/ios/Interact-AR/Plugins/com.wikitude.phonegap.WikitudePlugin/libWikitudeSDK.a(array_utils.cc.o): 'Invalid value', using libLTO version 'LLVM version 3.5svn' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/infinite/Library/Developer/Xcode/DerivedData/Interact-AR-dbnwtwmtlvkwwbdcwspqovdzuige/Build/Intermediates/ArchiveIntermediates/Interact-AR/IntermediateBuildFilesPath/Interact-AR.build/Release-iphoneos/Interact-AR.build/Objects-normal/armv7/Interact-AR normal armv7
cd /Users/infinite/Documents/interact10/platforms/ios
ld: in /Users/infinite/Documents/interact10/platforms/ios/Interact-AR/Plugins/com.wikitude.phonegap.WikitudePlugin/libWikitudeSDK.a(array_utils.cc.o), could not parse object file /Users/infinite/Documents/interact10/platforms/ios/Interact-AR/Plugins/com.wikitude.phonegap.WikitudePlugin/libWikitudeSDK.a(array_utils.cc.o): 'Invalid value', using libLTO version 'LLVM version 3.5svn' for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
E
Eva
said
over 7 years ago
Hello Budi,
Can you please tell me what SDK version you are using and if you are using any plugins and what version of iOS you are working on? Please keep in mind that some of our SDKs require iOS 8 or a later version, such as our Native SDK since the Wikitude Native SDK is configured as dynamic framework to support ObjC and Swift.
kurniawan chandra