Skip to content

Instantly share code, notes, and snippets.

@hansemannn
Created May 23, 2016 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hansemannn/1a8aa1c0c44ac0e3889eccb6fc96c4e3 to your computer and use it in GitHub Desktop.
Save hansemannn/1a8aa1c0c44ac0e3889eccb6fc96c4e3 to your computer and use it in GitHub Desktop.
[ERROR] Failed to run ndk-build
[ERROR]
[ERROR] jni/Android.mk:35: warning: overriding commands for target `/Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.cpp'
[ERROR] jni/Android.mk:35: warning: ignoring old commands for target `/Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.cpp'
[ERROR] jni/Android.mk:35: warning: overriding commands for target `/Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.cpp'
[ERROR] jni/Android.mk:35: warning: ignoring old commands for target `/Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.cpp'
[ERROR] In file included from jni/../FacebookBootstrap.cpp:17:0:
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf:16:28: warning: declaration 'struct titanium::bindings::BindEntry' does not declare anything [enabled by default]
[ERROR] struct titanium::bindings::BindEntry;
[ERROR] ^
[ERROR] In file included from jni/../FacebookBootstrap.cpp:17:0:
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf: In static member function 'static titanium::bindings::BindEntry* FacebookBindings::lookupGeneratedInit(const char*, unsigned int)':
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf:20:51: error: 'facebook::facebook' has not been declared
[ERROR] facebook.ActivityWorkerProxy,::facebook::facebook::ActivityWorkerProxy::bindProxy,::facebook::facebook::ActivityWorkerProxy::dispose
[ERROR] ^
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf:20:104: error: 'facebook::facebook' has not been declared
[ERROR] facebook.ActivityWorkerProxy,::facebook::facebook::ActivityWorkerProxy::bindProxy,::facebook::facebook::ActivityWorkerProxy::dispose
[ERROR] ^
[ERROR] In file included from jni/../FacebookBootstrap.cpp:17:0:
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf:19:47: error: 'facebook::facebook' has not been declared
[ERROR] facebook.LikeButtonProxy,::facebook::facebook::LikeButtonProxy::bindProxy,::facebook::facebook::LikeButtonProxy::dispose
[ERROR] ^
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf:19:96: error: 'facebook::facebook' has not been declared
[ERROR] facebook.LikeButtonProxy,::facebook::facebook::LikeButtonProxy::bindProxy,::facebook::facebook::LikeButtonProxy::dispose
[ERROR] ^
[ERROR] In file included from jni/../FacebookBootstrap.cpp:17:0:
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf:18:48: error: 'facebook::facebook' has not been declared
[ERROR] facebook.LoginButtonProxy,::facebook::facebook::LoginButtonProxy::bindProxy,::facebook::facebook::LoginButtonProxy::dispose
[ERROR] ^
[ERROR] /Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/KrollGeneratedBindings.gperf:18:98: error: 'facebook::facebook' has not been declared
[ERROR] facebook.LoginButtonProxy,::facebook::facebook::LoginButtonProxy::bindProxy,::facebook::facebook::LoginButtonProxy::dispose
[ERROR] ^
[ERROR] make: *** [/Users/hans/Documents/appcelerator_modules/ti.facebook/android/build/generated/obj/local/armeabi/objs/facebook/__/FacebookBootstrap.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment