8
« on: June 13, 2015, 04:53:04 am »
Hey Robin,
I cannot build to device (iPhone)
Getting series of errors:
stencyl.sw.util.StreamGobbler [openfl] The following build commands failed:
stencyl.sw.util.StreamGobbler [openfl] ** BUILD FAILED **
stencyl.sw.util.StreamGobbler [openfl] clang: error: linker command failed with exit code 1 (use -v to see invocation)
stencyl.sw.util.StreamGobbler [openfl] ld: symbol(s) not found for architecture arm64
stencyl.sw.util.StreamGobbler [openfl] -[AdmobController initWithBannerID:withGravity:] in libadmobex.a(7f1c4f12_AdMobEx.o)
stencyl.sw.util.StreamGobbler [openfl] -[AdmobController initWithID:] in libadmobex.a(7f1c4f12_AdMobEx.o)
stencyl.sw.util.StreamGobbler [openfl] "_kGADSimulatorID", referenced from:
stencyl.sw.util.StreamGobbler [openfl] -[AdmobController initWithBannerID:withGravity:] in libadmobex.a(7f1c4f12_AdMobEx.o)
stencyl.sw.util.StreamGobbler [openfl] "_kGADAdSizeSmartBannerLandscape", referenced from:
stencyl.sw.util.StreamGobbler [openfl] -[AdmobController initWithBannerID:withGravity:] in libadmobex.a(7f1c4f12_AdMobEx.o)
stencyl.sw.util.StreamGobbler [openfl] "_kGADAdSizeSmartBannerPortrait", referenced from:
stencyl.sw.util.StreamGobbler [openfl] objc-class-ref in libadmobex.a(7f1c4f12_AdMobEx.o)
stencyl.sw.util.StreamGobbler [openfl] "_OBJC_CLASS_$_GADRequest", referenced from:
stencyl.sw.util.StreamGobbler [openfl] objc-class-ref in libadmobex.a(7f1c4f12_AdMobEx.o)
stencyl.sw.util.StreamGobbler [openfl] "_OBJC_CLASS_$_GADInterstitial", referenced from:
stencyl.sw.util.StreamGobbler [openfl] objc-class-ref in libadmobex.a(7f1c4f12_AdMobEx.o)
stencyl.sw.util.StreamGobbler [openfl] "_OBJC_CLASS_$_GADBannerView", referenced from:
Logs attached.
Any idea how to fix this?
I am on Mac OS X with 8385 build and 3.3.2 extension version
Thank you