Skip to content

Instantly share code, notes, and snippets.

@kashimAstro
Created May 1, 2018 12:09
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 kashimAstro/4613a75a5190e723bd40d0c51abb28ba to your computer and use it in GitHub Desktop.
Save kashimAstro/4613a75a5190e723bd40d0c51abb28ba to your computer and use it in GitHub Desktop.
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2157: error: undefined reference to 'ofxAndroidVideoGrabber::ofxAndroidVideoGrabber()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2044: error: undefined reference to 'ofxAndroidVideoGrabber::~ofxAndroidVideoGrabber()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofFbo.cpp:299: error: undefined reference to 'ofxAndroidEvents()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofFbo.cpp:336: error: undefined reference to 'ofxAndroidEvents()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofFbo.cpp:451: error: undefined reference to 'ofxAndroidEvents()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofFbo.cpp:357: error: undefined reference to 'ofxAndroidEvents()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2157: error: undefined reference to 'ofxAndroidSoundPlayer::ofxAndroidSoundPlayer()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2044: error: undefined reference to 'ofxAndroidSoundPlayer::~ofxAndroidSoundPlayer()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2157: error: undefined reference to 'ofAppAndroidWindow::ofAppAndroidWindow()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2044: error: undefined reference to 'ofAppAndroidWindow::~ofAppAndroidWindow()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2157: error: undefined reference to 'ofxAndroidVideoPlayer::ofxAndroidVideoPlayer()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2044: error: undefined reference to 'ofxAndroidVideoPlayer::~ofxAndroidVideoPlayer()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/utils/ofLog.cpp:29: error: undefined reference to 'ofxAndroidLogChannel::ofxAndroidLogChannel()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/utils/ofUtils.cpp:1147: error: undefined reference to 'ofxAndroidLaunchBrowser(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >)'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofVbo.cpp:62: error: undefined reference to 'ofAppAndroidWindow::isSurfaceDestroyed()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofVbo.cpp:71: error: undefined reference to 'ofAppAndroidWindow::isSurfaceDestroyed()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2157: error: undefined reference to 'ofxAndroidSoundStream::ofxAndroidSoundStream()'
/work/kashim/android/ndk/android-ndk-r15c/sources/cxx-stl/llvm-libc++/include/memory:2044: error: undefined reference to 'ofxAndroidSoundStream::~ofxAndroidSoundStream()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofTexture.cpp:149: error: undefined reference to 'ofAppAndroidWindow::isSurfaceDestroyed()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/gl/ofTexture.cpp:159: error: undefined reference to 'ofAppAndroidWindow::isSurfaceDestroyed()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/utils/ofSystemUtils.cpp:314: error: undefined reference to 'ofxAndroidAlertBox(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >)'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/utils/ofSystemUtils.cpp:774: error: undefined reference to 'ofxAndroidAlertTextBox(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >)'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/utils/ofThread.cpp:156: error: undefined reference to 'ofGetJavaVMPtr()'
/media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworks/utils/ofThread.cpp:175: error: undefined reference to 'ofGetJavaVMPtr()'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
:openFrameworksProject:linkOpenFrameworksLibArmeabi-v7aDebugArm7SharedLibrary FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':openFrameworksProject:linkOpenFrameworksLibArmeabi-v7aDebugArm7SharedLibrary'.
> A build operation failed.
Linker failed while linking libopenFrameworksLib.so.
See the complete log at: file:///media/disk-backup/openframeworks/of_v0.10.0RC4_android_release/libs/openFrameworksCompiled/project/android/build/tmp/linkOpenFrameworksLibArmeabi-v7aDebugArm7SharedLibrary/output.txt
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 24 mins 37.214 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment