Advertisement
andytriboletti

Untitled

Feb 20th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. /Users/andy/myappname/android/FlappyFly.spritebuilder/Source/AppDelegate.m:164: error: undefined reference to 'kGADAdSizeSmartBannerLandscape'
  2. /Users/andy/myappname/android/FlappyFly.spritebuilder/Source/AppDelegate.m:164: error: undefined reference to 'kGADAdSizeSmartBannerPortrait'
  3. Build/android-armeabi-debug/com.greenrobot.myappname/FlappyFly/libFlappyFly.a(AppDelegate.m.o):/Users/andy/myappname/android/FlappyFly.spritebuilder/Source/AppDelegate.m:function L_OBJC_CLASSLIST_REFERENCES_$_33: error: undefined reference to 'OBJC_CLASS_$_GADBannerView'
  4. Build/android-armeabi-debug/com.greenrobot.myappname/FlappyFly/libFlappyFly.a(AppDelegate.m.o):/Users/andy/myappname/android/FlappyFly.spritebuilder/Source/AppDelegate.m:function L_OBJC_CLASSLIST_REFERENCES_$_57: error: undefined reference to 'OBJC_CLASS_$_GADRequest'
  5. Updating Jar...
  6. scons: *** [Build/android-armeabi-debug/myappname/apk/lib/armeabi/libverde.so] Error 1
  7. scons: building terminated because of errors.
  8. Exception AttributeError: "'NoneType' object has no attribute 'pack'" in <bound method ZipFile.__del__ of <zipfile.ZipFile instance at 0x10e4e4050>> ignored
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement