簡體   English   中英

ld:找不到用於-lGoogleAnalyticsServices clang的庫:錯誤:鏈接器命令失敗,退出代碼為1(使用-v查看調用)

[英]ld: library not found for -lGoogleAnalyticsServices clang: error: linker command failed with exit code 1 (use -v to see invocation)

Ld /Users/madhav/Library/Developer/Xcode/DerivedData/Serra_Internationals-aivsdwufcxzcqjesbhanxgzjofsx/Build/Products/Debug-iphonesimulator/Serra\ Internationals.app/Serra\ Internationals normal x86_64
cd "/Users/madhav/Desktop/practice/Serra international Latest"
export IPHONEOS_DEPLOYMENT_TARGET=7.1
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk -L/Users/madhav/Library/Developer/Xcode/DerivedData/Serra_Internationals-aivsdwufcxzcqjesbhanxgzjofsx/Build/Products/Debug-iphonesimulator -L/Users/madhav/Desktop/practice/Serra\ international\ Latest/Pods/Google/Libraries -L/Users/madhav/Desktop/practice/Serra\ international\ Latest/Pods/GoogleAnalytics/Libraries -L/Users/madhav/Desktop/practice/Serra\ international\ Latest/Pods/GoogleInterchangeUtilities/Libraries -L/Users/madhav/Desktop/practice/Serra\ international\ Latest/Pods/GoogleNetworkingUtilities/Libraries -L/Users/madhav/Desktop/practice/Serra\ international\ Latest/Pods/GoogleSymbolUtilities/Libraries -L/Users/madhav/Desktop/practice/Serra\ international\ Latest/Pods/GoogleUtilities/Libraries -F/Users/madhav/Library/Developer/Xcode/DerivedData/Serra_Internationals-aivsdwufcxzcqjesbhanxgzjofsx/Build/Products/Debug-iphonesimulator -F/Users/madhav/Desktop/practice/Serra\ international\ Latest/Pods/GoogleMaps/Frameworks -F/Users/madhav/Desktop/practice/Serra\ international\ Latest -filelist /Users/madhav/Library/Developer/Xcode/DerivedData/Serra_Internationals-aivsdwufcxzcqjesbhanxgzjofsx/Build/Intermediates/Serra\ Internationals.build/Debug-iphonesimulator/Serra\ Internationals.build/Objects-normal/x86_64/Serra\ Internationals.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -mios-simulator-version-min=7.1 -Xlinker -objc_abi_version -Xlinker 2 -ObjC -fobjc-arc -fobjc-link-runtime -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/madhav/Library/Developer/Xcode/DerivedData/Serra_Internationals-aivsdwufcxzcqjesbhanxgzjofsx/Build/Intermediates/Serra\ Internationals.build/Debug-iphonesimulator/Serra\ Internationals.build/Serra\ Internationals.app.xcent -lz.1 -lsqlite3 -lGoogleAnalyticsServices -framework Accelerate -framework CoreBluetooth -framework Crashlytics -lc++ -licucore -lz -framework Fabric -lsqlite3 -framework SystemConfiguration -framework QuartzCore -framework OpenGLES -weak_framework CloudKit -framework ImageIO -framework GLKit -framework CoreLocation -framework CoreData -framework AVFoundation -framework GoogleMaps -lPods -Xlinker -dependency_info -Xlinker /Users/madhav/Library/Developer/Xcode/DerivedData/Serra_Internationals-aivsdwufcxzcqjesbhanxgzjofsx/Build/Intermediates/Serra\ Internationals.build/Debug-iphonesimulator/Serra\ Internationals.build/Objects-normal/x86_64/Serra\ Internationals_dependency_info.dat -o /Users/madhav/Library/Developer/Xcode/DerivedData/Serra_Internationals-aivsdwufcxzcqjesbhanxgzjofsx/Build/Products/Debug-iphonesimulator/Serra\ Internationals.app/Serra\ Internationals

ld: library not found for -lGoogleAnalyticsServices
clang: error: linker command failed with exit code 1 (use -v to see invocation)

在常規設置中將庫添加到嵌入式二進制文件

在此處輸入圖片說明

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM