06-23-2015 07:39 PM - edited 03-01-2019 02:48 AM
Ld /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator/RemoteExpertMobile.app/RemoteExpertMobile normal i386
cd /Users/tiankong/Desktop/RemoteExpertMobile
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk -L/Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator -L/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/assist_ios_sdk -L/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/ACBClientSDK.framework/Versions/A -F/Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator -F/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks -filelist /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Intermediates/RemoteExpertMobile.build/Debug-iphonesimulator/RemoteExpertMobile.build/Objects-normal/i386/RemoteExpertMobile.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -ObjC -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=7.0 -framework ACBClientSDK -lAssistSDK -framework GLKit -lsqlite3 -lc++ -framework MobileCoreServices -framework AVFoundation -framework CoreMedia -framework CoreVideo -framework OpenGLES -framework Foundation -framework QuartzCore -lxml2 -framework CoreImage -framework CoreText -framework ImageIO -lstdc++.6 -licucore -framework SystemConfiguration -framework CoreAudio -framework AudioToolbox -framework CFNetwork -framework Security -framework CoreGraphics -framework UIKit -Xlinker -dependency_info -Xlinker /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Intermediates/RemoteExpertMobile.build/Debug-iphonesimulator/RemoteExpertMobile.build/Objects-normal/i386/RemoteExpertMobile_dependency_info.dat -o /Users/tiankong/Library/Developer/Xcode/DerivedData/RemoteExpertMobile-hbyvuaryvsqyfwbatuaewcilbirp/Build/Products/Debug-iphonesimulator/RemoteExpertMobile.app/RemoteExpertMobile
duplicate symbol _b64_pton in:
/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/assist_ios_sdk/libAssistSDK.a(base64.o)
/Users/tiankong/Desktop/RemoteExpertMobile/Frameworks/ACBClientSDK.framework/ACBClientSDK(base64.o)
ld: 1 duplicate symbol for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
1 duplicate symbol for architecture i386
Linker command failed with exit code 1 (use -v to see invocation)
Activity Log Complete 15/6/23 11:18
1 error
12-21-2015 01:18 AM
Hi Jiancun,
Apologies for the delay in responding . Can you please post your question under the community - Remote Expert Mobile
I think iOS Sample Application no longer builds against the iOS 6 SDK. You need to Conditionally define your own AVAudioSessionModeVideoChat variable to satisfy the linker.
Thanks and Regards,
Geevarghese
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide