Advertisement
Guest User

Untitled

a guest
Nov 9th, 2017
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
COBOL 4.83 KB | None | 0 0
  1. Ld /Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/roboinvaders normal armv7
  2.     cd /Users/mengo/Documents/Builds_ALL/VR/VR
  3.     export IPHONEOS_DEPLOYMENT_TARGET=7.0
  4.     export PATH="/Users/mengo/Downloads/Xcode 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Users/mengo/Downloads/Xcode 2.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
  5.     /Users/mengo/Downloads/Xcode\ 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -isysroot /Users/mengo/Downloads/Xcode\ 2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk -L/Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos -L/Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/GTMSessionFetcher -L/Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/GoogleToolboxForMac -L/Users/mengo/Documents/Builds_ALL/VR/VR/Pods/GVRSDK/Libraries -L/Users/mengo/Documents/Builds_ALL/VR/VR -L/Users/mengo/Documents/Builds_ALL/VR/VR/Libraries -F/Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos -filelist /Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/roboinvaders.LinkFileList -Xlinker -map -Xlinker /Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/roboinvaders-LinkMap-normal-armv7.txt -miphoneos-version-min=7.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/roboinvaders_lto.o -Xlinker -final_output -Xlinker /Applications/roboinvaders.app/roboinvaders -stdlib=libc++ -fobjc-arc -fobjc-link-runtime -ObjC -lGTMSessionFetcher -lGVRSDK -lGoogleToolboxForMac -lc++ -framework AVFoundation -framework AudioToolbox -framework CoreGraphics -framework CoreMedia -framework CoreMotion -framework CoreText -framework CoreVideo -framework GLKit -framework MediaPlayer -framework OpenGLES -framework QuartzCore -framework Security -weak_framework CoreMotion -weak-lSystem -framework MediaToolbox -liPhone-lib -framework CoreText -framework AudioToolbox -weak_framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMedia -weak_framework CoreMotion -framework CoreVideo -framework Foundation -framework MediaPlayer -framework OpenAL -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework UIKit -liconv.2 -weak_framework Metal -weak_framework Security -lPods-Unity-iPhone -Xlinker -dependency_info -Xlinker /Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/roboinvaders_dependency_info.dat -o /Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/roboinvaders
  6.  
  7. ld: warning: directory not found for option '-L/Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/GTMSessionFetcher'
  8. ld: warning: directory not found for option '-L/Users/mengo/Library/Developer/Xcode/DerivedData/Unity-iPhone-amlavrhsisunrddpbwsspotcswki/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/GoogleToolboxForMac'
  9. ld: library not found for -lGTMSessionFetcher
  10. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement