Probably the pods were stripped in the source download because it was too
big.  You need to install cocoapods (if you haven't already), and then run
"pod install" in the directory containing the "PodFile" because you can
build it in Xcode.

Steve

On Mon, Apr 23, 2018 at 4:37 AM, Gareth Murfin <[email protected]>
wrote:

> IM trying to build sources using xcode because I need to submit to the
> store (and I also need screenshots from some of the simulators), but I get
> the above error when I try.
>
> more from xcode
>
> Ld /Users/user910296/Library/Developer/Xcode/DerivedData/Merlin-
> ejxtvrtdnrwrygdgzltlnmpstntg/Build/Products/Debug-
> iphonesimulator/Merlin.app/Merlin normal x86_64
>     cd /Users/user910296/Desktop/GAZmac/d2ac446b-6fad-488b-
> a2b4-e3d7e5396fc7-1524482895289-sources/dist
>     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/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/iPhoneSimulator11.2.sdk
> -L/Users/user910296/Library/Developer/Xcode/DerivedData/Merlin-
> ejxtvrtdnrwrygdgzltlnmpstntg/Build/Products/Debug-iphonesimulator
> -L/Users/user910296/Desktop/GAZmac/d2ac446b-6fad-488b-a2b4-e3d7e5396fc7-
> 1524482895289-sources/dist/Merlin-src -F/Users/user910296/Library/
> Developer/Xcode/DerivedData/Merlin-ejxtvrtdnrwrygdgzltlnmpstntg/
> Build/Products/Debug-iphonesimulator -filelist /Users/user910296/Library/
> Developer/Xcode/DerivedData/Merlin-ejxtvrtdnrwrygdgzltlnmpstntg/
> Build/Intermediates.noindex/Merlin.build/Debug-
> iphonesimulator/Merlin.build/Objects-normal/x86_64/Merlin.LinkFileList
> -mios-simulator-version-min=7.0 -dead_strip -Xlinker -object_path_lto
> -Xlinker /Users/user910296/Library/Developer/Xcode/DerivedData/Merlin-
> ejxtvrtdnrwrygdgzltlnmpstntg/Build/Intermediates.noindex/
> Merlin.build/Debug-iphonesimulator/Merlin.build/
> Objects-normal/x86_64/Merlin_lto.o -Xlinker -no_deduplicate -Xlinker
> -objc_abi_version -Xlinker 2 -fobjc-link-runtime -ObjC -Xlinker -sectcreate
> -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/user910296/Library/
> Developer/Xcode/DerivedData/Merlin-ejxtvrtdnrwrygdgzltlnmpstntg/
> Build/Intermediates.noindex/Merlin.build/Debug-
> iphonesimulator/Merlin.build/Merlin.app.xcent -framework OpenGLES
> -framework CoreGraphics -framework UIKit -framework GLKit -framework
> Foundation -liconv -framework AddressBookUI -framework SystemConfiguration
> -framework MapKit -framework AudioToolbox -lxml2 -framework QuartzCore
> -framework AddressBook -lsqlite3 -lsqlite3.0 -framework GameKit -framework
> Security -framework StoreKit -framework CoreMotion -framework CoreLocation
> -framework MessageUI -framework MediaPlayer -framework AVFoundation
> -framework CoreVideo -framework QuickLook -framework CoreMedia -lz
> -framework MobileCoreServices -framework SystemConfiguration -framework
> CoreImage -framework QuartzCore -lzbar -lPods-Merlin -Xlinker
> -dependency_info -Xlinker /Users/user910296/Library/
> Developer/Xcode/DerivedData/Merlin-ejxtvrtdnrwrygdgzltlnmpstntg/
> Build/Intermediates.noindex/Merlin.build/Debug-
> iphonesimulator/Merlin.build/Objects-normal/x86_64/Merlin_dependency_info.dat
> -o /Users/user910296/Library/Developer/Xcode/DerivedData/Merlin-
> ejxtvrtdnrwrygdgzltlnmpstntg/Build/Products/Debug-
> iphonesimulator/Merlin.app/Merlin
>
> ld: library not found for -lPods-Merlin
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
>
> --
> You received this message because you are subscribed to the Google Groups
> "CodenameOne Discussions" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> Visit this group at https://groups.google.com/
> group/codenameone-discussions.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/codenameone-discussions/83d5cba0-cb03-4fd8-881c-
> 8e6fa270bf4e%40googlegroups.com
> <https://groups.google.com/d/msgid/codenameone-discussions/83d5cba0-cb03-4fd8-881c-8e6fa270bf4e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKUfcQqBn%3DDV0dJAK5O1aY6d4PWOZNfnBFMJotJ7_MT54w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to